This package browser is in early development. Mind the rough edges.

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.

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.