emacs-next-pgtk-xwidgets 31.0.50-1.9663c95
Emacs text editor with `xwidgets' and `pgtk' support
This Emacs build implements graphical UI purely in terms of GTK.
- Outputs:
doc,out - Website: https://www.gnu.org/software/emacs/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-next-pgtk-xwidgets 31.0.50-1.9663c95 as follows:
guix install emacs-next-pgtk-xwidgets@31.0.50-1.9663c95
Or install the latest version:
guix install emacs-next-pgtk-xwidgets
The emacs-next-pgtk-xwidgets package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:
guix install emacs-next-pgtk-xwidgets:doc
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.