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

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

bug#361: marked as done (don't require path hints for *shell*)


From: Emacs bug Tracking System
Subject: bug#361: marked as done (don't require path hints for *shell*)
Date: Wed, 23 Jul 2008 10:35:03 -0700

Your message dated Wed, 23 Jul 2008 13:28:52 -0400
with message-id <87tzegwluz.fsf@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@donarmstrong.com
immediately.)


-- 
361: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=361
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Re: 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





--- End Message ---
--- Begin Message --- Subject: Re: don't require path hints for *shell* Date: Wed, 23 Jul 2008 13:28:52 -0400
> 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.


--- End Message ---

reply via email to

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