[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [BUGS?] indenting shift selections
From: |
Benno Schulenberg |
Subject: |
Re: [Nano-devel] [BUGS?] indenting shift selections |
Date: |
Sun, 10 Dec 2017 12:57:31 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
Op 09-12-17 om 05:23 schreef Brand Huntsman:
The attached patch moves top cursor back when indenting or commenting, but
only if top cursor is at the start of the line.
Why only the top end of the marked region? Why not the bottom end?
I had a simpler patch in mind: to not move the endpoints in the first
place when they are at x = 0, instead of recompensating them after
having been compensated. See attached patch.
Benno
keep-x-at-zero-when-at-zero.patch
Description: Text Data
- [Nano-devel] [BUGS?] indenting shift selections, Brand Huntsman, 2017/12/07
- Re: [Nano-devel] [BUGS?] indenting shift selections, Benno Schulenberg, 2017/12/08
- Re: [Nano-devel] [BUGS?] indenting shift selections, Brand Huntsman, 2017/12/08
- Re: [Nano-devel] [BUGS?] indenting shift selections, Brand Huntsman, 2017/12/08
- Re: [Nano-devel] [BUGS?] indenting shift selections,
Benno Schulenberg <=
- Re: [Nano-devel] [BUGS?] indenting shift selections, Brand Huntsman, 2017/12/10
- Re: [Nano-devel] [BUGS?] indenting shift selections, Benno Schulenberg, 2017/12/11
- Re: [Nano-devel] [BUGS?] indenting shift selections, Brand Huntsman, 2017/12/11
- [Nano-devel] RFC: change the behavior when indenting/commenting a marked region?, Benno Schulenberg, 2017/12/12
- Re: [Nano-devel] RFC: change the behavior when indenting/commenting a marked region?, Benno Schulenberg, 2017/12/15
- Re: [Nano-devel] [BUGS?] indenting shift selections, Benno Schulenberg, 2017/12/10