Re: [Patch] BUG: clipped copies on wrapped lines

2010-02-17 Thread Nicholas Marriott
Fixed thanks. On Tue, Feb 16, 2010 at 10:22:06AM -0800, Micah Cowan wrote: > If you select some text from a wrapped line, where the selection is of > stuff before the final wrap of the line, the final chraracter gets > stripped on copy. This patch fixes the problem for me. > > -- > Micah J. Cow

[Patch] BUG: clipped copies on wrapped lines

2010-02-16 Thread Micah Cowan
If you select some text from a wrapped line, where the selection is of stuff before the final wrap of the line, the final chraracter gets stripped on copy. This patch fixes the problem for me. -- Micah J. Cowan http://micah.cowan.name/ Index: sf/window-copy.c =