{"id":16387105,"url":"https://github.com/rudolfolah/emacs-sos","last_synced_at":"2026-08-07T19:02:17.658Z","repository":{"id":165785650,"uuid":"402456061","full_name":"rudolfolah/emacs-sos","owner":"rudolfolah","description":"StackOverflow Search (SOS) mode for Emacs.","archived":false,"fork":false,"pushed_at":"2023-03-25T06:06:33.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T03:29:30.416Z","etag":null,"topics":["elisp","emacs","emacs-lisp","stack-overflow","stackoverflow"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rudolfolah.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-02T14:42:54.000Z","updated_at":"2024-07-29T06:58:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"55fe889c-9701-400f-8c88-83184f78d539","html_url":"https://github.com/rudolfolah/emacs-sos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rudolfolah/emacs-sos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-sos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-sos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-sos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-sos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudolfolah","download_url":"https://codeload.github.com/rudolfolah/emacs-sos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudolfolah%2Femacs-sos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36388248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":["elisp","emacs","emacs-lisp","stack-overflow","stackoverflow"],"created_at":"2024-10-11T04:24:56.266Z","updated_at":"2026-08-07T19:02:17.643Z","avatar_url":"https://github.com/rudolfolah.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emacs-sos\n\n[![License](http://img.shields.io/:license-gpl3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html)\n\nStackOverflow Search (SOS) mode for Emacs.\n\n## Installation\n\n### Install using MELPA\n\n    M-x package-install RET sos\n\n[![MELPA](http://melpa.org/packages/sos-badge.svg)](http://melpa.org/#/sos)\n\n### Install using GitHub\n\n    git clone https://github.com/rudolfolah/emacs-sos.git\n    M-x load-file RET \"/path/to/clone/sos.el\"\n\n## Usage\n\nInvoked with the `sos` command\n\n    M-x sos\n\nEnter your query and search results are displayed with their excerpts in an org-mode buffer:\n\n    M-x sos RET why is emacs so awesome? RET\n\nIn the search results buffer, if you have a question at point, you can use `sos-answer` to retrieve all answers for that question. *You can also press \"A\" on the question to run `sos-answer`*.\n\n    M-X sos-answer\n\n## Alternatives to sos-mode\n\nThere's an alternative to sos-mode floating out there: [sx.el](https://github.com/vermiculus/sx.el/) which uses the Stack Exchange API and works with more than just StackOverflow.\n\nSomeone has created a command-line tool for viewing StackOverflow questions: [how2](https://github.com/santinic/how2). It's written in Node.js which is okay but what a strange choice for a command-line tool. It also has modal windows within the terminal which is strange. It includes a [StackExchange API for Node.js](https://github.com/santinic/how2/tree/master/lib/stackexchange).\n\nList of alternatives:\n\n* [sx.el](https://github.com/vermiculus/sx.el/)\n* [how2](https://github.com/santinic/how2)\n* [wat](https://github.com/dthree/wat)\n* [howdoi](https://github.com/gleitz/howdoi)\n\n## Copyright and License\n\nLicensed under the GNU GPL v3, see [LICENSE](./LICENSE) for full text of license.\n\nCopyright (C) 2014-2016 Rudolf Olah\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudolfolah%2Femacs-sos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudolfolah%2Femacs-sos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudolfolah%2Femacs-sos/lists"}