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: Mathias Dahl
Subject: Re: problem with tumme.el
Date: Sun, 14 Jan 2007 15:43:12 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 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.

> As for your patch: it's an improvement because it relies less on the
> shell It could actually avoid the shell altogether now, which would
> avoid quoting problems.

Yes, we discussed that before. However, I feel that is a "clean up"
with should do after the release (Lennart won't agree with me
though... :)





reply via email to

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