nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] interrupting contiguous cuts with a toggle


From: Benno Schulenberg
Subject: Re: [Nano-devel] interrupting contiguous cuts with a toggle
Date: Sat, 14 Jun 2014 16:52:54 +0200

On Fri, Jun 13, 2014, at 18:57, Mark Majeres wrote:
> Have a look at this patch.  The behavior will be different when
> undo/redo is enabled.

Hmm...  No, this doesn't do anything for me.   A ^C still breaks
a series of ^Ks and loses the first part of the series.

You will have noticed that since revision 4964 the undo code
is enabled by default.  Thanks to your work.  :)

Your patch thus adds only a call to cutbuffer_reset() in a place
that doesn't seem to matter to me.  What I think would be needed
is that the cutbuffer_reset() routine creates or updates or closes
an undo item.

Benno

-- 
http://www.fastmail.fm - The way an email service should be




reply via email to

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