help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shell problems after upgrading NTEmacs from 19.34 to 21.2


From: maierh
Subject: Re: shell problems after upgrading NTEmacs from 19.34 to 21.2
Date: Fri, 25 Oct 2002 08:08:57 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.91 (i386-mingw-nt5.0.2195)

swengtoo@my-deja.com (Swengtoo) writes:

> Bernd Wolter <mathae.wolter@gmx.de> wrote in message 
> news:<u4rbgmfkl.fsf@gmx.de>...
>> 
>> I have a setup nearly identical to yours but also set those
>> environmental variables before doing the other stuff:
>> 
>>      (setenv "SHELL" "c:/path/to/cygwin/bash.exe")
>>      (setenv "PATH" 
>> "c:/path/to/cygwin/bin:c:/path/to/cygwin:c:/path/to/emacs/bin")
>> 
>
> Unfortunately, this didn't help. It seems that emacs ignores for some
> reason those statements, but how could that be? it used to work (still
> works!) perfectly under Emacs 19.34. What has changed?

You should try this within the '*scratch*' buffer with

  emacs -q 

Shell handling has changed from emacs-20 to emacs-21. You only need 
the SHELL environment variable or set the variable shell-file-name.

Harald


reply via email to

[Prev in Thread] Current Thread [Next in Thread]