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: Stefan Guath <stefan <at> automata.se>
Subject: bug#5777 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re:
 23.1.90; find-dired prompt bug)
Date: Sun, 28 Mar 2010 19:33:02 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#5777: 23.1.90; find-dired prompt bug

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
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: 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.

[Message part 3 (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.



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.