nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] FIX for undo/redo after copy and paste


From: Benno Schulenberg
Subject: Re: [Nano-devel] FIX for undo/redo after copy and paste
Date: Mon, 31 Mar 2014 22:27:37 +0200

Hi Mark and others,

On Wed, Mar 26, 2014, at 16:07, Mark Majeres wrote:
> Attached is a patch for v2.3.2 that fixes the undo/redo functions
> after a copy and paste.

It gets rid of the mayday warning, and it works most of the time,
which is cool.  But it fails with lines that start with a tab.

Type this into an empty buffer (two lines, each starting with a tab):

        This is four words.
        And these are five more.

Put the cursor at the very start of the second line, then do:

M-A  End  M-^  Up  ^U  M-U

The first line is truncated to "This is four".

Can you confirm?

(This is with the attached version of your patch against SVN.)
(If you improve your patch, please do it against SVN.)

Benno

-- 
http://www.fastmail.fm - Access your email from home and the web

Attachment: majeres-paste.patch
Description: Text Data


reply via email to

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