nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] interrupting contiguous cuts (or not) with horizontal m


From: Mark Majeres
Subject: Re: [Nano-devel] interrupting contiguous cuts (or not) with horizontal movement
Date: Sat, 14 Jun 2014 18:08:43 -0700

On 6/14/14, Mark Majeres <address@hidden> wrote:
>> Well, I noticed a problem in my version of the solution.  If you copy
>> two lines, ^C ^C, then move down two lines<dn><dn>, then copy line
>> again, ^C.  All three lines end up in the cut buffer.  The problem
>> occurs because add_undo() isn't called for copy().
>
>
> Benno,
>
> This patch fixes the copying problem.
>
> -Mark
>

Benno,

Whoops, I missed a test case.  This patch has one less bug.

-Mark

Attachment: cutbuffer_reset.4966.v2.patch
Description: Text Data


reply via email to

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