nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH 3/3] filtering: pair the cut and the insert, so


From: Marco Diego Aurélio Mesquita
Subject: Re: [Nano-devel] [PATCH 3/3] filtering: pair the cut and the insert, so they can be undone together
Date: Mon, 21 May 2018 18:46:40 -0300

On Mon, May 21, 2018 at 6:36 PM, Marco Diego Aurélio Mesquita
<address@hidden> wrote:
> Found a bug. How to reproduce it:
>
> ./src/nano README
>
> Mark the lines 27 to 32 (inclusive). Press ^R^XM-\M-Fcat^MM-U^XM-U

Quick solution: the calls to add_undo and update_undo in
execute_command should be conditioned by !ISSET(MULTIBUFFER).

The change seems to fix the problem here. Benno, do you agree with it?



reply via email to

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