nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH 1/3] text: let indenting/commenting skip the las


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH 1/3] text: let indenting/commenting skip the last line if its x is zero
Date: Thu, 21 Dec 2017 20:05:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0


Op 21-12-17 om 10:41 schreef Brand Huntsman:
On Wed, 20 Dec 2017 19:49:49 +0100
Benno Schulenberg <address@hidden> wrote:

If the marked region ends at the start of a line, do not include that
line in the indenting/undenting or commenting/uncommenting.  This is
closer to what the eye would expect.

This is how indent/comment should behave and all three patches seem to work 
fine.

Thanks for testing.  The patches have been pushed to master.


There is a small problem, though.  When doing for example:

    sr/nano +4 NEWS

and typing: M-A <Tab> <Tab> <Tab>...   Nothing happens.  :|

This bug has been reported here:
    https://savannah.gnu.org/bugs/?52717.

Benno



reply via email to

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