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, 7 Oct 2024 10:33:41 +0200
User-agent: Mozilla Thunderbird

> I see, seems like this is low level, complex and will require lot of
> work to do right.  I'm out.  Let just focus on getting the orignal
> functions added.

No sweat.  In another mail I attached a new version of 'split-window'.
Please use that from now on.

>>> It just makes them dissapear in gui, and in terminal it makes them blank.
>>>
>>> Try this:
>>> C-x t n
>>> C-x 2
>>> C-x 3
>>> M-x flip-windows
>>> C-x z
>>
>> Works here (with 'flip-windows-horizontally') as expected.  At the end
>> there are two tabs, one for a one window configuration and one for a
>> three windows one.
>
> I'm on master branch if that changes anything.  Also you have to call
> flip-windows-horizontally at least twice for it to work.
>
> I attached demo of this.

In the demo you use C-x 3 C-x 2 C-x 3 so you make one split more.
However, even with that additional split I see no problem here.  Unless
you mean that the final C-x 1 is part of the scenario.  But even with

C-x t n C-x 3 C-x 2 C-x 3 C-x w f C-x z C-x 1

I still see two tabs here.  I'm not familiar with 'tab-bar-mode' so you
will probably have to debug it.  Otherwise, we can ask Juri whether he
sees any problems with it.

martin



reply via email to

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