]> git.eshelyaron.com Git - emacs.git/commit
Make 'compile' respect buffer-local process environment
authorAugusto Stoffel <arstoffel@gmail.com>
Thu, 16 Sep 2021 14:06:29 +0000 (16:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Sep 2021 14:06:29 +0000 (16:06 +0200)
commit2172d6a28dcbc01e7e0773c9ce46d6ad4b47262a
tree23b15e2cbdbc16672caf0ed75ee3c9bf59770f50
parent7b3007336fedc30a1bce096fcc910a0a36370ee0
Make 'compile' respect buffer-local process environment

* lisp/progmodes/compile.el (compilation-start): Use
`process-environment' from original buffer in the compilation
process (bug#50607).
lisp/progmodes/compile.el