tvl-depot/configs/shared/.emacs.d
William Carroll 5fbe860b95 Prefer start-process to shell-command
Without doing any benchmarking (break this naughty habit), I'm preferring to
call `start-process` instead of `shell-command` in my `wallpaper/set`
function. I noticed that the `shell-command` call was unnecessarily polluting my
`pstree` call when I debugging my randomly changing wallpaper bug.

I'm mostly likely going to change a few more `shell-command` calls to prefer
`start-process`.
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 Prefer start-process to shell-command 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