{"id":16831845,"url":"https://github.com/antifuchs/quick-selector","last_synced_at":"2026-02-10T15:37:52.554Z","repository":{"id":21477005,"uuid":"24795639","full_name":"antifuchs/quick-selector","owner":"antifuchs","description":"SLIME's selector key, without the SLIME","archived":false,"fork":false,"pushed_at":"2014-10-04T17:10:44.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T10:50:54.100Z","etag":null,"topics":["emacs-lisp","selector","slime","slime-selector"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antifuchs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-04T17:10:31.000Z","updated_at":"2014-10-04T17:10:44.000Z","dependencies_parsed_at":"2022-09-01T23:11:22.214Z","dependency_job_id":null,"html_url":"https://github.com/antifuchs/quick-selector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antifuchs/quick-selector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antifuchs%2Fquick-selector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antifuchs%2Fquick-selector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antifuchs%2Fquick-selector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antifuchs%2Fquick-selector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antifuchs","download_url":"https://codeload.github.com/antifuchs/quick-selector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antifuchs%2Fquick-selector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269275370,"owners_count":24389734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs-lisp","selector","slime","slime-selector"],"created_at":"2024-10-13T11:45:36.359Z","updated_at":"2026-02-10T15:37:52.525Z","avatar_url":"https://github.com/antifuchs.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quick-selector - slime's selector without slime\n\nThis is a super quick and dirty hack: I wanted the slime-selector\nhotkey, but I didn't want to load SLIME everytime. So, I ripped it out\nand made it sliiightly more accessible (and ported it over to dash,\nbecause apparently loading `'cl` is no longer a thing emacs packages\ndo).\n\n## Requirements\n\nEmacs 24. For some reason, this requires lexical scoping (patches that\nmake it less horrible are welcome!)\n\n## Usage\n\n``` emacs-lisp\n(require 'quick-selector)\n(define-key global-map (kbd \"\u003cM-kp-enter\u003e\") 'quick-selector)\n```\n\n(Any contributions that make this a packagable thing are welcome (:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantifuchs%2Fquick-selector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantifuchs%2Fquick-selector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantifuchs%2Fquick-selector/lists"}