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

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

Re: eshell and exec-path


From: Eli Zaretskii
Subject: Re: eshell and exec-path
Date: Wed, 10 Jan 2007 00:05:33 +0200

> From: Brian Elmegaard <brian@rkspeed-rugby.dk>
> Date: Tue, 09 Jan 2007 20:41:54 +0100
> 
> Kevin Rodgers <kevin.d.rodgers@gmail.com> writes:
> 
> > (setenv "PATH" (mapconcat (lambda (dir) (or dir ".")) exec-path ":"))
> 
> Thanks, it was the solution except that windows needs ; as directory
> separator.

Which is why such code should use path-separator, which is portable.




reply via email to

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