b89d1f0a1f
While attempting to debug why pressing `C-s-s` from an X-window screenshots my entire screen, I switched from `call-process` to `make-process`, which is async. I still haven't debugged the original issue, but I think this is an improvement regardless. |
||
---|---|---|
.. | ||
.emacs.d | ||
default.nix | ||
elisp-conventions.md | ||
keybindings.md | ||
README.md | ||
snippets.md |
Emacs
Emacs is one of a handful software projects that I highly value. I consider it
as central to my workflow as git
and nix
.
Installing
If you already have briefcase
on your local file system, run the following
from the top-level briefcase
directory:
$ nix-build -f . -iA emacs.nixos