GNU bug report logs -
#57081
29.0.50; [PATCH] Point associated with Window for good reasons
Previous Next
Reported by: dick.r.chiang <at> gmail.com
Date: Tue, 9 Aug 2022 16:19:02 UTC
Severity: normal
Tags: patch
Found in version 29.0.50
Fixed in version 29.1
Done: dick <dick.r.chiang <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #49 received at 57081 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> > No, that's M-p. M-n is "future history", it's invented by Emacs.
>>
>> If I select a buffer via `C-x C-b', `C-x 2', `C-x b RET', `C-x b M-n'
>> just says "End of history" -- in ido. But in "emacs -Q", hitting `M-n'
>> twice does get me to the same buffer, like you say.
>>
>> So I guess this should just be fixed in ido somehow?
>
> Yes, I think so. Maybe they override M-n? (I don't use ido.)
`M-n' doesn't quite fit in with how ido works -- its thing is that it
always shows you a number of candidates you choose between using the
arrow keys.
Hm... oh! Playing with this a bit more, it seems like ido is doing
something similar as `M-n'. If you hit
C-x b
<right>
<right>
you get the buffer name that was shown in the window earlier -- I
haven't noticed that before.
So there does indeed not seem to be anything to fix here.
This bug report was last modified 3 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.