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: Bernd Wolter
Subject: Re: shell problems after upgrading NTEmacs from 19.34 to 21.2
Date: 21 Oct 2002 09:11:38 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

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


[...]

> Has anyone encountered this problem before? Do you know about
> something that has changed and is missing from the above code? I know
> I can "play" with the SHELL registry entry for emacs, but the
> documentation clearly says that if I want to avoid that I can use
> (setq explicit-shell-file-name shell-file-name).
> 
> Many thanks in advance!
> Swengtoo

Hi Swengtoo,

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")

Perhaps this helps

bernd


reply via email to

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