GNU bug report logs -
#5777
23.1.90; find-dired prompt bug
Previous Next
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
[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)]
> 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)]
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.