{"id":20874662,"url":"https://github.com/neomutt/muttrc-mode-el","last_synced_at":"2025-05-12T15:30:43.721Z","repository":{"id":72106885,"uuid":"148709761","full_name":"neomutt/muttrc-mode-el","owner":"neomutt","description":"🔧 Emacs major mode for editing muttrc","archived":false,"fork":false,"pushed_at":"2024-11-25T13:12:17.000Z","size":75,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-01T07:04:23.639Z","etag":null,"topics":["config","emacs","lisp","neomutt","syntax"],"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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neomutt.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},"funding":{"github":"flatcap","patreon":"neomutt","liberapay":"flatcap","custom":"paypal.me/russon"}},"created_at":"2018-09-13T23:29:57.000Z","updated_at":"2024-11-25T13:12:21.000Z","dependencies_parsed_at":"2024-11-18T09:30:55.378Z","dependency_job_id":null,"html_url":"https://github.com/neomutt/muttrc-mode-el","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fmuttrc-mode-el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fmuttrc-mode-el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fmuttrc-mode-el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fmuttrc-mode-el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neomutt","download_url":"https://codeload.github.com/neomutt/muttrc-mode-el/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253765749,"owners_count":21960783,"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":["config","emacs","lisp","neomutt","syntax"],"created_at":"2024-11-18T06:35:36.130Z","updated_at":"2025-05-12T15:30:43.433Z","avatar_url":"https://github.com/neomutt.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/flatcap","https://patreon.com/neomutt","https://liberapay.com/flatcap","paypal.me/russon"],"categories":[],"sub_categories":[],"readme":"### muttrc-mode\nmajor mode for editing muttrc\n\n#### Documentation:\n\nTo build the info file:\n  `makeinfo muttrc-mode.texi -o muttrc-mode.info`\n\nInstall it to the system INFOPATH:\n  `install -o root -g root -m644 muttrc-mode.info /usr/share/info/muttrc-mode.info`\n\n#### Installation:\n\nAdd these lines to your Emacs config:\n```elisp\n  (autoload 'muttrc-mode \"muttrc-mode.el\"\n        \"Major mode to edit muttrc files\" t)\n  (setq auto-mode-alist\n            (append '((\"muttrc\\\\'\" . muttrc-mode))\n                    auto-mode-alist))\n```\nInstall muttrc-mode.el to a directory somewhere in Emacs' load-path.\n\n#### Limitations:\n\n- Multiline commands are not properly handled and their use can lead\n  to unexpected results.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Fmuttrc-mode-el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneomutt%2Fmuttrc-mode-el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Fmuttrc-mode-el/lists"}