]> git.ekhem.eu.org Git - guix.git/commit
[emacs] Enable emacs daemon and wrap `emacsclient`.
authorJakub Czajka <jakub@ekhem.eu.org>
Thu, 22 Dec 2022 20:42:56 +0000 (21:42 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:53:07 +0000 (19:53 +0100)
commit7465289ef0e2a40dacbc49cdd97e99dd83971671
tree10d704e4374fb723f0742fed1860064035ac3faa
parent63b1633eba49b6cda47f961a7baa27d599999342
[emacs] Enable emacs daemon and wrap `emacsclient`.

Emacs can be run locally as a daemon. `emacsclient` connects to it and
can open multiple windows during the same session.
bash/.config/profile.d/20-env.sh
conf/home/emacs.scm
emacs/.local/bin/emacs_client [new file with mode: 0755]