emacs-with-editor 3.4.2
Emacs library for using Emacsclient as EDITOR
This package provides an Emacs library to use the Emacsclient as $EDITOR
of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on stdout instead of using a socket as the Emacsclient does.
- Website: https://github.com/magit/with-editor
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-with-editor 3.4.2
as follows:
guix install emacs-with-editor@3.4.2
Or install the latest version:
guix install emacs-with-editor
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.