tvl-depot/configs/shared/.emacs.d
William Carroll 5785a5d126 Support prelude/start-process
If you refer to the previous commit where I change shell-command usages to
start-process function calls, you'll see the rationale for why I prefer
start-process.

This commit introduces a more ergonomic API for start-process that fits most of
my current use-cases of it. This cleans up the code. I have introduced a bug in
the way that I'm tokenizing the COMMAND value. I've tracked that with a
TODO. For now it only affects the `xmodmap -e '<command-string>'` calls, which
isn't too disruptive.
2020-01-06 15:25:25 +00:00
..
snippets Support JS-style header in web-mode 2019-12-24 15:21:34 +00:00
vendor Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc Support prelude/start-process 2020-01-06 15:25:25 +00:00
init.el Begin the Emacs email journey 2020-01-06 15:25:25 +00:00
opam-user-setup.el Update OCaml support 2019-12-24 15:21:34 +00:00
tramp Update Tramp configuration 2019-12-24 15:21:34 +00:00