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: Mon, 21 Oct 2024 11:23:50 +0200
User-agent: Mozilla Thunderbird

>> Your strategy of deleting windows piecemeal destroys the original window
>> structure in a quite chaotic way.
>
> The problem is that it will fail when only acting upon a partial subtree.

I completely forgot that 'delete-other-windows-internal' should already
do everything you need: Call it with WINDOW set to fwin and ROOT set to
the root window of the "partial subtree".

martin



reply via email to

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