emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: problem with tumme.el


From: Stefan Monnier
Subject: Re: problem with tumme.el
Date: Sun, 14 Jan 2007 15:33:42 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

>>> shell-file-name is /bin/bash.
>> That's the bug.  `shell-file-name' should be /bin/sh.
> Really? The doc says:

>    shell-file-name is a variable defined in `C source code'.
>    Its value is "/bin/bash"

>    Documentation:
>    *File name to load inferior shells from.
>    Initialized from the SHELL environment variable, or to a system-dependent
>    default if SHELL is not set.

>    You can customize this variable.

> Can you explain how this is a bug? In my case it gets its value from
> the SHELL environment variable, I haven't customized it inside Emacs.

Hmm... you're right.  Looks like a more subtle problem than I thought.


        Stefan




reply via email to

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