{"id":18041678,"url":"https://github.com/katyo/autogen-mode","last_synced_at":"2026-02-08T23:02:25.580Z","repository":{"id":66335166,"uuid":"94962737","full_name":"katyo/autogen-mode","owner":"katyo","description":"Polymode-base C + GNU AutoGen mode for Emacs","archived":false,"fork":false,"pushed_at":"2017-06-21T07:39:20.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T02:28:12.556Z","etag":null,"topics":[],"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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katyo.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":"2017-06-21T04:27:38.000Z","updated_at":"2024-09-17T00:13:12.000Z","dependencies_parsed_at":"2024-03-14T04:47:27.962Z","dependency_job_id":null,"html_url":"https://github.com/katyo/autogen-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katyo/autogen-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fautogen-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fautogen-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fautogen-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fautogen-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","download_url":"https://codeload.github.com/katyo/autogen-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fautogen-mode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248288,"owners_count":24219547,"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-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2024-10-30T16:11:32.699Z","updated_at":"2026-02-08T23:02:20.548Z","avatar_url":"https://github.com/katyo.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![unstable](http://badges.github.io/stability-badges/dist/unstable.svg)](http://github.com/badges/stability-badges)\n\n## Overview\n\nThis is a [GNU AutoGen](https://www.gnu.org/software/autogen/) template editing mode for [GNU Emacs](https://www.gnu.org/software/emacs/). It uses [`polymode`](https://github.com/vitoshka/polymode) package to combine the root `c-mode` with `autogen-mode` in template directives. Using `scheme-mode` for scheme chunks into templates currently not supported.\n\n## Installation\n\n*Note: Oldest supported Emacs version is 24.4*\n\n### From [MELPA](https://github.com/milkypostman/melpa)\n\n\u003ckbd\u003eM-x\u003c/kbd\u003e `package-install` `polymode-autogen`.\n\n### Manually\n\nFirst install `polymode` package from [*here*](https://github.com/vitoshka/polymode).\n\n```sh\ngit clone https://github.com/katyo/autogen-mode.git\n```\n\nAdd \"autogen-mode\" directory to your emacs path and load mode to use:\n\n```lisp\n(add-to-list 'load-path \"path/to/autogen-mode\")\n(require 'polymode-c-autogen)\n```\n\nNow you can activate mode manually:\n\n\u003ckbd\u003eM-x\u003c/kbd\u003e `poly-c+autogen-mode`\n\nFor automatic activation you can use special comment in templates:\n\n```\n[+ autogen5 template -*- mode: poly-c+autogen; -*- +]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fautogen-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatyo%2Fautogen-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fautogen-mode/lists"}