all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24956: 26.0.50; On Windows, setting PATH in compilation-environment has no effect
@ 2016-11-16 22:22 Óscar Fuentes
  2016-11-17 17:59 ` Noam Postavsky
  0 siblings, 1 reply; 14+ messages in thread
From: Óscar Fuentes @ 2016-11-16 22:22 UTC (permalink / raw
  To: 24956


emacs -Q. Evaluate:

(let ((compilation-environment (list "PATH=d:\\foo")))
  (compile "echo %PATH%"))

The output is the original contents of PATH. Until recently (June, at
least) it was possible to set PATH in compilation-environment and pass
it to child processes. On GNU/Linux, it still is.


In GNU Emacs 26.0.50.1 (x86_64-w64-mingw32)
 of 2016-10-17 built on WIN8-64-VM
Repository revision: 032a299b0ed25f067f4133c547a822b283bc4cb8
Windowing system distributor 'Microsoft Corp.', version 6.3.9600





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-11-28 22:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 22:22 bug#24956: 26.0.50; On Windows, setting PATH in compilation-environment has no effect Óscar Fuentes
2016-11-17 17:59 ` Noam Postavsky
2016-11-17 20:59   ` Eli Zaretskii
2016-11-17 21:27     ` Noam Postavsky
2016-11-18  9:46       ` Eli Zaretskii
2016-11-18 22:11         ` Noam Postavsky
2016-11-19  7:16           ` Eli Zaretskii
2016-11-21 23:19             ` Noam Postavsky
2016-11-22 16:01               ` Eli Zaretskii
2016-11-22 22:35                 ` Noam Postavsky
2016-11-23 16:07                   ` Eli Zaretskii
2016-11-27 20:01                     ` Óscar Fuentes
2016-11-27 20:13                       ` npostavs
2016-11-28 22:53                         ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.