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

emacs-extmap 1.3

Externally-stored constant mapping for Emacs Lisp

Extmap is a very simple package that lets you build a read-only, constant database that maps Emacs Lisp symbols to arbitrary Emacs Lisp objects.

Installation

Install emacs-extmap 1.3 as follows:

guix install emacs-extmap@1.3

Or install the latest version:

guix install emacs-extmap

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.