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

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

[Emacs-bug-tracker] bug#5777: marked as done (23.1.90; find-dired prompt


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5777: marked as done (23.1.90; find-dired prompt bug)
Date: Sun, 28 Mar 2010 19:33:02 +0000

Your message dated Sun, 28 Mar 2010 15:32:45 -0400
with message-id <address@hidden>
and subject line Re: 23.1.90; find-dired prompt bug
has caused the GNU bug report #5777,
regarding 23.1.90; find-dired prompt bug
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 address@hidden
immediately.)


-- 
5777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5777
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.90; find-dired prompt bug Date: Fri, 26 Mar 2010 15:33:02 +0100
emacs-version: GNU Emacs 23.1.90.1 (x86_64-apple-darwin10.2.0, NS 
apple-appkit-1038.25) of 2010-02-23

To trigger bug:
emacs -Q
M-x ido-mode
M-x ido-everywhere
M-x find-dired

Bug symptons:
Impossible to choose directory since 'current directory' (.) is not in the 
ido-alternatives. Pressing return just enters the directory rather than
choosing it.

Bug reason:
In find-dired (find-dired.el): The first prompt argument in interactive is 
read-file-name.

Bug solution:
In find-dired (find-dired.el): The first prompt argument in interactive should 
be read-directory-name.



--- End Message ---
--- Begin Message --- Subject: Re: 23.1.90; find-dired prompt bug Date: Sun, 28 Mar 2010 15:32:45 -0400
> emacs -Q
> M-x ido-mode
> M-x ido-everywhere
> M-x find-dired
>
> Bug symptons:
> Impossible to choose directory since 'current directory' (.) is not in
> the ido-alternatives. Pressing return just enters the directory rather
> than choosing it.
>
> Bug reason:
> In find-dired (find-dired.el): The first prompt argument in
> interactive is read-file-name.
>
> Bug solution:
> In find-dired (find-dired.el): The first prompt argument in
> interactive should be read-directory-name.

Thanks for reporting the bug, and investigating.  I've checked the fix
into the trunk.


--- End Message ---

reply via email to

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