GNU bug report logs -
#1437
23.0.60; ido-mode unresponsive once new filename typed
Previous Next
Reported by: Klymak Jody <jklymak <at> uvic.ca>
Date: Thu, 27 Nov 2008 00:35:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1437 in the body.
You can then email your comments to 1437 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1437
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Klymak Jody <jklymak <at> uvic.ca>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
I am using ido-mode, the following works fine on previous emacsen.
If I try and open a file in a directory that does not exist, ido hangs
with a "Searching for 'newfile'..." I have to "Force Quit" emacs.
Old Emacsen would allow me to keep typing or create a new file by
hitting return.
Thanks, Jody
In GNU Emacs 23.0.60.1 (i386-apple-darwin9.5.0, NS apple-appkit-949.35)
of 2008-11-07 on saturna.seos.uvic.ca
Windowing system distributor `Apple', version
97.112.112.108.101.45.97.112.112.107.105.116.45.57.52.57.46.51.53
configured using `configure '--with-ns''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
dired-omit-mode: t
cua-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
global-auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <menu-bar> <help-menu> <send-emacs-bug
-report>
Recent messages:
Source file `/Users/jklymak/emacs-common/muse/lisp/muse-project.el'
newer than byte-compiled file
Source file `/Users/jklymak/emacs-common/muse/lisp/muse-publish.el'
newer than byte-compiled file
Source file `/Users/jklymak/emacs-common/muse/lisp/muse-html.el' newer
than byte-compiled file
Loading /Users/jklymak/emacs-common/emacs-wiki-functions.el
(source)...done
Loading /Users/jklymak/emacs-common/planner-config.el (source)...done
Source file `/Applications/Emacs23.app/Contents/Resources/lisp/ido.el'
newer than byte-compiled file
Ido mode enabled
Loading /Users/jklymak/.gemacs/init.el (source)...done
Loading /Users/jklymak/.gemacs/custom.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1437
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #10 received at 1437 <at> emacsbugs.donarmstrong.com (full text, mbox):
> I am using ido-mode, the following works fine on previous emacsen.
>
> If I try and open a file in a directory that does not exist, ido hangs
> with a "Searching for 'newfile'..." I have to "Force Quit" emacs.
> Old Emacsen would allow me to keep typing or create a new file by
> hitting return.
I can't reproduce this on GNU/Linux. It could be a nextstep-only bug.
Could you provide an exact recipe, starting with `emacs -Q'?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1437
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Klymak Jody <jklymak <at> uvic.ca>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #15 received at 1437 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Nov 27, 2008, at 8:10 AM, Chong Yidong wrote:
>> I am using ido-mode, the following works fine on previous emacsen.
>>
>> If I try and open a file in a directory that does not exist, ido
>> hangs
>> with a "Searching for 'newfile'..." I have to "Force Quit" emacs.
>> Old Emacsen would allow me to keep typing or create a new file by
>> hitting return.
>
> I can't reproduce this on GNU/Linux. It could be a nextstep-only bug.
> Could you provide an exact recipe, starting with `emacs -Q'?
/Applications/Emacs23.app/Contents/MacOS/Emacs -Q
eval: (require 'ido) (ido-mode t)
C-x C-f newfi
ido says "Searching for 'newfi'...." and hangs if there is no
"newfile" in the current directory.
It does seem to eventually come back, but it is a few minutes. It
uses substantial cpu cycles, and there appears to be a fair bit of
data being read from disk. When it comes back it has sometimes found a
suitable suggestion in another directory. Thats nice, but I can't
interrupt the search to type the proper name in. ido on Emacs 22
seems fine.
Please let me know how else I can help debug this.
Cheers, Jody
--
Jody Klymak
http://web.uvic.ca/~jklymak/
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1437
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Adrian Robert <adrian.b.robert <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #20 received at 1437 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Nov 28, 2008, at 4:14 PM, Klymak Jody wrote:
>
> On Nov 27, 2008, at 8:10 AM, Chong Yidong wrote:
>
>>> I am using ido-mode, the following works fine on previous emacsen.
>>>
>>> If I try and open a file in a directory that does not exist, ido
>>> hangs
>>> with a "Searching for 'newfile'..." I have to "Force Quit" emacs.
>>> Old Emacsen would allow me to keep typing or create a new file by
>>> hitting return.
>>
>> I can't reproduce this on GNU/Linux. It could be a nextstep-only
>> bug.
>> Could you provide an exact recipe, starting with `emacs -Q'?
>
> /Applications/Emacs23.app/Contents/MacOS/Emacs -Q
> eval: (require 'ido) (ido-mode t)
> C-x C-f newfi
Can't replicate this by starting the Emacs -Q from the emacs src
directory, setting ido-mode, and then trying "C-x C-f newdir/foo
<Ret>". Is there anything unusual about which dir you sit in when
executing the emacs command, or what type of dir or filename you have
to type in? Do you have any NFS or other network mounts?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1437
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Klymak Jody <jklymak <at> uvic.ca>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #25 received at 1437 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Nov 28, 2008, at 16:44 PM, Adrian Robert wrote:
>
> On Nov 28, 2008, at 4:14 PM, Klymak Jody wrote:
>
>>
>> On Nov 27, 2008, at 8:10 AM, Chong Yidong wrote:
>>
>>>> I am using ido-mode, the following works fine on previous emacsen.
>>>>
>>>> If I try and open a file in a directory that does not exist, ido
>>>> hangs
>>>> with a "Searching for 'newfile'..." I have to "Force Quit" emacs.
>>>> Old Emacsen would allow me to keep typing or create a new file by
>>>> hitting return.
>>>
>>> I can't reproduce this on GNU/Linux. It could be a nextstep-only
>>> bug.
>>> Could you provide an exact recipe, starting with `emacs -Q'?
>>
>> /Applications/Emacs23.app/Contents/MacOS/Emacs -Q
>> eval: (require 'ido) (ido-mode t)
>> C-x C-f newfi
>
> Can't replicate this by starting the Emacs -Q from the emacs src
> directory, setting ido-mode, and then trying "C-x C-f newdir/foo
> <Ret>". Is there anything unusual about which dir you sit in when
> executing the emacs command, or what type of dir or filename you
> have to type in? Do you have any NFS or other network mounts?
OK, I removed .ido.last and the problem seems to have gone away.
Perhaps some sort of incompatibility between the two?
I did not have any network drives mounted.
Sorry if this was a config error that I should have figured out on my
own.
Cheers, Jody
--
Jody Klymak
http://web.uvic.ca/~jklymak/
bug closed, send any further explanations to Klymak Jody <jklymak <at> uvic.ca>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Sat, 29 Nov 2008 07:15:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Sat, 27 Dec 2008 15:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 178 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.