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

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

[debbugs-tracker] bug#32777: closed (27.0.50; window-buffer gets wrong p


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32777: closed (27.0.50; window-buffer gets wrong point)
Date: Sat, 29 Dec 2018 23:25:03 +0000

Your message dated Sun, 30 Dec 2018 01:10:15 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
32777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32777
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; window-buffer gets wrong point Date: Thu, 20 Sep 2018 01:55:01 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#32777: 27.0.50; window-buffer gets wrong point Date: Sun, 30 Dec 2018 01:10:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)
> 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.


--- End Message ---

reply via email to

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