Re: emacs, PATH, trailing /
On: Thu, 19 Nov 1998 14:54:49 -0500 (EST) David S Zelinsky writes:
>
> Ever since upgrading from bo to hamm, my PATH environment variable
> as seen from inside emacs (with (getenv "PATH")) has a trailing / on
> each entry:
>
> /usr/local/bin/:/bin/:/sbin/:/usr/bin/:/usr/sbin/:/usr/X11R6/bin/
>
[...]
Please execute an "echo $PATH" within your login shell and check the
output. If there is no trailing / there, something strange is
happening. On my system, both "echo $PATH" and "(getenv "PATH")"
yields all component of my PATH without the trailing /.
Torsten
PS: Sorry if you already made sure that the shell output is the same.
BTW: My Emacs is XEmacs 20.4
Reply to: