GNU bug report logs -
#58693
[PATCH 0/1] gnu: home: Add home-emacs-service-type.
Previous Next
Reported by: "(" <paren <at> disroot.org>
Date: Fri, 21 Oct 2022 19:24:02 UTC
Severity: normal
Tags: moreinfo, patch
Merged with 58652
Done: "(" <paren <at> disroot.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hey Guix!
This patch finally adds a home-emacs-service-type, which supports:
- Setting up the ``init.el'' and ``early-init.el'' files.
- Automatically running the Emacs daemon.
- Natively compiling the given Emacs packages if ``native-compile?''
is enabled.
- Loading the given Emacs packages *without* installing them into
the profile, by setting EMACSLOADPATH and EMACSNATIVELOADPATH
appropriately before launching the daemon.
- Enabling ``--debug-init''.
I hope it'll see plenty of use :)
( (1):
gnu: home: Add home-emacs-service-type.
doc/guix.texi | 51 ++++++++++++
gnu/home/services/emacs.scm | 162 ++++++++++++++++++++++++++++++++++++
gnu/local.mk | 1 +
3 files changed, 214 insertions(+)
create mode 100644 gnu/home/services/emacs.scm
base-commit: 4716cea6256523a8ecf90a426d675bfb7620f3e4
--
2.38.0
This bug report was last modified 2 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.