emacs-literate-elisp 0.8
Load Emacs Lisp code blocks from Org files
Literate-Elisp is an Emacs lisp library to provide an easy way to use literal programming in Emacs lisp. It extends the Emacs load mechanism so Emacs can load Org files as Lisp source files directly.
- Website: https://github.com/jingtaozf/literate-elisp/tags
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-literate-elisp 0.8
as follows:
guix install emacs-literate-elisp@0.8
Or install the latest version:
guix install emacs-literate-elisp
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.