GNU bug report logs -
#12193
24.1.50; 24.1.50; Completion broken in revno 109116
Previous Next
Reported by: chad <yandros <at> MIT.EDU>
Date: Mon, 13 Aug 2012 19:11:01 UTC
Severity: normal
Found in version 24.1.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 13 Aug 2012, at 12:16, Eli Zaretskii <eliz <at> gnu.org> wrote:
>> From: chad <yandros <at> MIT.EDU>
>> Date: Mon, 13 Aug 2012 11:23:33 -0700
>>
>> 1. Run `emacs -Q'.
>> 2. Type: `C-x 1' (make sure there is only one window)
>> 3. Type: `C-x C-f /tm TAB'
>> 4. Emacs creates a new window for the completions, but puts the cursor
>> in the wrong window (it's back in the original window, not
>> *Completions* or the minibuffer.
>
> I cannot reproduce this with the current trunk.
I'm still seeing the problem, but my recipe was off. Try this instead:
1. mkdir /tmp/emacsbug-foo1 /tmp/emacsbug-foo2
2. Run `emacs -Q'.
3. Type: `C-x C-f /tmp/emacsbug-foo TAB'
4. Emacs creates a new window for the completions, but puts the cursor
in the wrong window (it's back in the original window, not
*Completions* or the minibuffer.
It seems to be important that there is more than one completion for the current prefix string, presumably so emacs will create the *Completions* buffer. That was true on my system but probably not generally true.
With this recipe, it still happens in revno 109117.
Thank you.
*Chad
This bug report was last modified 12 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.