GNU bug report logs -
#32777
27.0.50; window-buffer gets wrong point
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Wed, 19 Sep 2018 23:26:02 UTC
Severity: normal
Found in version 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 30 Dec 2018 01:10:15 +0200
with message-id <87r2e0ym4g.fsf <at> mail.linkov.net>
and subject line Re: bug#32777: 27.0.50; window-buffer gets wrong point
has caused the debbugs.gnu.org bug report #32777,
regarding 27.0.50; window-buffer gets wrong point
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32777
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
This bug report concerns one particular usage of window-buffer in
read-extended-command, but the same issue might exist in other places:
0. emacs -Q
1. copy to *scratch* as text:
next-error
nonexistent-command
2.
2.1. put point on "next-error", type M-x M-n,
it correctly inserts "next-error" to the minibuffer
2.2. put point on "nonexistent-command", type M-x M-n,
it correctly displays "End of history; no default available"
3.
3.1. put point on "nonexistent-command"
3.2. split window C-x 2 or C-x 3 and switch to another window C-x o
3.3. put point on "next-error", type M-x M-n,
it correctly inserts "next-error" to the minibuffer
4.
4.1. delete-other-windows with C-x 1
4.1. put point on "nonexistent-command"
4.2. create new frame with C-x 5 2
4.3. put point on "next-error", type M-x M-n,
it displays "End of history; no default available",
this is wrong
[Message part 3 (message/rfc822, inline)]
> I now installed on master a slightly modified version. Kindly check
> whether all bugs mentioned in this thread have been fixed and report
> any anomalies immediately.
Thanks. I confirm that all reported anomalies are fixed now.
This bug report was last modified 6 years and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.