chiark / gitweb /
el/dot-emacs.el: Don't leak `LD_PRELOAD' into some subprocesses.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Aug 2017 02:23:20 +0000 (03:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Aug 2017 02:23:20 +0000 (03:23 +0100)
commit8845865d1537d50dd26cec61f181f39ff14e6928
tree1a3b051e4d7302b98ada055f0ea4b52f23cd2b89
parenta797cf506518ceb00de8086572329d6cbba6fd4b
el/dot-emacs.el: Don't leak `LD_PRELOAD' into some subprocesses.

Currently, compile, term, shell, eshell, but there may be more.
Basically, places where Emacs runs user commands rather than its own
made-up stuff.
el/dot-emacs.el