emacs-devel
[Top][All Lists]
Advanced

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

Re: Add function to rotate/transpose all windows


From: martin rudalics
Subject: Re: Add function to rotate/transpose all windows
Date: Wed, 25 Sep 2024 11:31:47 +0200
User-agent: Mozilla Thunderbird

>>From what I understand, the main problems are happening when destroying
> and recreating the window arragnment.

Right.

> How about adding a function that
> toggles or changes the window arrangment non recursivly, which will deal
> with all the backend details, and the main rotate function can just
> recursivly call that on all windows.

How would you "deal with all the backend details"?  How would you
convince Emacs that the windows B and C in the right configuration
below

- | A | B |       | A |   |
- |-------|   - > |---| C |
- |   C   |       | B |   |

are the windows B and C from the left configuration (albeit with
different parents and sizes)?

martin



reply via email to

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