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

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

bug#46904: Non-unique windows produced by window-state-put


From: Juri Linkov
Subject: bug#46904: Non-unique windows produced by window-state-put
Date: Tue, 09 Mar 2021 19:28:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 46904 fixed
close 46904 28.0.50
thanks

>>> When 'frame-root-window' returns an internal window,
>>> then we don't put the state into the root window anyway,
>>> we create a new window.  The patch does the same for the
>>> case when there is only one window too, so both cases
>>> will provide the same consistent result.
>>
>> Yes.  But how would you handle `window-swap-states' now?
>
> No changes are planned in window.el, only in tab-bar.el.

Now pushed to master in commit 29458ec7d2.





reply via email to

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