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

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

bug#15448: 24.3; ido mode pegs cpu at 100% when auto-merge is triggered


From: Leo Liu
Subject: bug#15448: 24.3; ido mode pegs cpu at 100% when auto-merge is triggered
Date: Tue, 24 Sep 2013 10:11:59 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.5)

On 2013-09-23 16:37 +0800, Fenton Travers wrote:
> emacs -Q
>
> Then I evaluate the following:
>
> (require 'ido)
> (ido-mode)
> (ido-everywhere 1)
> (setq ido-work-directory-list
> '("/home/fenton/projects/docs-DIR/documentation"
> "/home/fenton/projects/python/thai_real_estate/tre/"))

I can't reproduce this.

> Then I do a C-x C-f and type in the letters 'for'
>
> Then the minibuffer remains empty and unable to enter text in it and the
> CPU gets pegged to 100%.  Waiting doesn't resolve it.

Could you try M-x toggle-debug-on-quit, follow your recipe to get ido
stuck, and then C-g to see the backtrace?

Leo





reply via email to

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