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

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

bug#361: don't require path hints for *shell*


From: Stephen Berman
Subject: bug#361: don't require path hints for *shell*
Date: Wed, 04 Jun 2008 17:16:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On Thu, 03 Apr 2008 01:15:56 -0400 Chong Yidong <cyd@stupidchicken.com> wrote:

> jidanni@jidanni.org writes:
>
>> Why do we have to give *shell* a hint (./) to get it to expand paths?
>> $ emacs -Q -f shell
>> c d SPC <tab> <tab> <tab> <tab> . / <tab>
>> Bash needs no hint. Act like bash as the default, please.
>> emacs-version "22.1.1"
>
> I've just checked in a fix.  Thanks.

This change breaks shell completion in $PWD, e.g.

~/steve/cvsroot/emacs> ./conf <TAB>

fails to complete to `./configure'.  It also breaks shell expansion of
absolute file names, see
<http://permalink.gmane.org/gmane.emacs.devel/97369>.

Steve Berman








reply via email to

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