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

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

bug#32850: 27.0.50; window-swap-states doesn't swap window prev/next-buf


From: Juri Linkov
Subject: bug#32850: 27.0.50; window-swap-states doesn't swap window prev/next-buffers
Date: Tue, 30 Oct 2018 00:45:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>> So a proper fix for 'window-state-put' should use a cloned window
>> like you proposed.
>
> Couldn't we work around this problem some other way?

I proposed one workaround:

  (delete-other-windows) (split-window) (delete-window)

> Pumping up the window's sequence number, for example?

What will 'eq' return on windows with different sequence numbers?





reply via email to

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