nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] cutting: when deleting whole words, don't join


From: Brand Huntsman
Subject: Re: [Nano-devel] [PATCH] cutting: when deleting whole words, don't join lines unexpectedly
Date: Sun, 9 Sep 2018 21:50:01 -0600

On Fri, 7 Sep 2018 19:43:21 +0200
Benno Schulenberg <address@hidden> wrote:

> True...  Okay, I've changed the patch to the
> non-cutting-when-joining-lines behavior, and pushed it: commit
> e21ce0db.

The patch is inconsistent, did you even test it?

Cut left takes whitespace at start of line and stops, then it takes newlines 
and stops, then it takes whitespace at end of line and word. This is good 
behavior.

Cut right takes whitespace at end of line and stops, then it takes ALL newlines 
and whitespace before it stops. Both cut directions should have the same 
behavior and neither neither should take whitespace with newlines.




reply via email to

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