GNU bug report logs -
#361
don't require path hints for *shell*
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 23 Jul 2008 13:28:52 -0400
with message-id <87tzegwluz.fsf <at> stupidchicken.com>
and subject line Re: don't require path hints for *shell*
has caused the Emacs bug report #361,
regarding don't require path hints for *shell*
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
361: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=361
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Thu, 03 Apr 2008 01:15:56 -0400 Chong Yidong <cyd <at> stupidchicken.com> wrote:
> jidanni <at> 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
[Message part 3 (message/rfc822, inline)]
> 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
Fixed. Sorry for the delay.
This bug report was last modified 17 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.