> Date: Tue, 04 Mar 2014 22:41:52 +0400 > From: Nikolay Kudryavtsev <nikolay.kudryavt...@gmail.com> > CC: help-emacs-windows@gnu.org > > The main problem is that PATH is local for each shell, but there's also > a main PATH for emacs itself.
Emacs is just another program, like the shell. Restarting Emacs picks up the new PATH, like restarting a shell does. Unless you restart Emacs from some shell that was running before the change. > PATH variable gets updated, I can verify it from outside of Emacs, but > Emacs still sees the old values and restarting it does not help. How do you start Emacs on Windows?