emacs-magit-popup
Define prefix-infix-suffix command combos
This library implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments.
- Versions: 2.13.3
- Website: https://github.com/magit/magit-popup
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-magit-popup as follows:
guix install emacs-magit-popup
Or install a particular version:
guix install emacs-magit-popup@2.13.3
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.
Badge code
You can use the following badge to inform users of emacs-magit-popup about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-magit-popup'><img src='https://packages.guix.gnu.org/packages/emacs-magit-popup/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-magit-popup)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-magit-popup][https://packages.guix.gnu.org/packages/emacs-magit-popup/badges/latest-version.svg]]