[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] [SOLVED] segfault when pasting then cutting, when mark is
From: |
Benno Schulenberg |
Subject: |
[Nano-devel] [SOLVED] segfault when pasting then cutting, when mark is on [patch] |
Date: |
Fri, 13 Sep 2013 09:45:19 +0200 |
On Thu, Sep 12, 2013, at 23:06, Benno Schulenberg wrote:
> The data of mark_begin doesn't get updated
> when more than one line is pasted into it.
But mark_begin only needs to be updated when the cursor was
on the same line as the mark at the moment of pasting.
Updated patch has the correct fix.
A confirmation would be nice.
Benno
--
http://www.fastmail.fm - Send your email first class
pasting-into-the-mark-two.patch
Description: Text Data