[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Functions transpose/rotate/flip windows
From: |
Juri Linkov |
Subject: |
Re: Functions transpose/rotate/flip windows |
Date: |
Wed, 29 Jan 2025 19:31:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu) |
>>> Here is another instance of rotate-windows:
>>>
>>> +-------+--------+ +--------+---------+
>>> | | B | | | A |
>>> | A +--------+ ------> | C +---------+
>>> | | C | | | B |
>>> +-------+--------+ +--------+---------+
>>>
>>> Here, I think what's happening could be considered clockwise.
>>
>> I agree this is clockwise. So we need to fix the implementation
>> of rotate-windows, but not documentation that was already correct.
>
> We're struggling, I think.
But the fix is simple: just reverse the logic of argument 'reverse'
in 'rotate-windows'.
- Re: Functions transpose/rotate/flip windows, (continued)
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/27
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/28
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/28
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/28
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/28
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/28
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/28
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/30
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/28
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/29
- Re: Functions transpose/rotate/flip windows,
Juri Linkov <=
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/30
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/30
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/18
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/11
- Re: Functions transpose/rotate/flip windows, Pranshu Sharma, 2025/01/13
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/14
- Re: Functions transpose/rotate/flip windows, martin rudalics, 2025/01/14
- Re: Functions transpose/rotate/flip windows, Juri Linkov, 2025/01/14