GNU bug report logs - #5777
23.1.90; find-dired prompt bug

Previous Next

Package: emacs;

Reported by: Stefan Guath <stefan <at> automata.se>

Date: Fri, 26 Mar 2010 15:39:02 UTC

Severity: normal

Fixed in version 24.1

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: bug-gnu-emacs <at> gnu.org (GNU bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: emacs-bug-tracker <at> debbugs.gnu.org
Subject: bug#5777: marked as done (23.1.90; find-dired prompt bug)
Date: Sun, 28 Mar 2010 19:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 Mar 2010 15:32:45 -0400
with message-id <87sk7k6y3m.fsf <at> stupidchicken.com>
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 bug-gnu-emacs <at> gnu.org
immediately.)


-- 
5777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5777
GNU Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Guath <stefan <at> automata.se>
To: bug-gnu-emacs <at> gnu.org
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.


[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Stefan Guath <stefan <at> automata.se>
Cc: 5777-done <at> debbugs.gnu.org
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.


This bug report was last modified 13 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.