nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] undoing replaces in a marked region goes wrong


From: Mark Majeres
Subject: Re: [Nano-devel] undoing replaces in a marked region goes wrong
Date: Fri, 27 Mar 2015 09:08:18 -0700

On 3/27/15, Benno Schulenberg <address@hidden> wrote:
>
> On Fri, Mar 27, 2015, at 11:44, Benno Schulenberg wrote:
>> When having done some replaces in a marked region, undoing these
>> will eat whatever was on the mark's line before the mark.
>
> Oh, I discovered this while looking at this piece of code and not
> succeeding in making sense of it:
>

The mark is being set to false prior to calling do_replace_loop() for
all cases, from what I see.  So any code that checks the mark or sets
it would be irrelevant inside do_replace_loop().


--Mark



reply via email to

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