{"id":22870334,"url":"https://github.com/berquerant/emacs-message-routing","last_synced_at":"2025-05-07T15:24:31.432Z","repository":{"id":81890007,"uuid":"579350862","full_name":"berquerant/emacs-message-routing","owner":"berquerant","description":"Route messages to buffer","archived":false,"fork":false,"pushed_at":"2025-03-18T13:11:17.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T11:31:21.639Z","etag":null,"topics":["emacs"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berquerant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-17T12:03:25.000Z","updated_at":"2025-03-18T13:11:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8911ce89-3098-46ef-97ce-5b134aefcde5","html_url":"https://github.com/berquerant/emacs-message-routing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-message-routing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-message-routing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-message-routing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Femacs-message-routing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/emacs-message-routing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252903717,"owners_count":21822493,"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","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"],"created_at":"2024-12-13T13:14:34.386Z","updated_at":"2025-05-07T15:24:31.404Z","avatar_url":"https://github.com/berquerant.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# message-routing\n\nRoute messages to buffer.\n\n# Usage\n\n``` emacs-lisp\n(setq message-routing-routes '((\"^tmp\" . \"*Tmp*\") (\"^tmp-a\" . \"*TmpA*\")))\n(message-routing-setup)\n(message \"tmp-a:hello\") ; insert into *Tmp* and *TmpA* buffers\n(message \"tmp:hello\") ; insert into *Tmp* buffer\n(message \"hello\") ; insert into *Messages* buffer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Femacs-message-routing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Femacs-message-routing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Femacs-message-routing/lists"}