mg 20250523
Microscopic GNU Emacs clone
Mg (mg) is a GNU Emacs style editor, with which it is "broadly" compatible. This is a portable version of the mg maintained by the OpenBSD team.
- Outputs:
out - Website: https://homepage.boetes.org/software/mg/
- Licenses: Public Domain
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mg 20250523 as follows:
guix install mg@20250523
Or install the latest version:
guix install mg
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.