Re: [PATCH] edit_block_copy_cmd(): Allow block of columns to be copied everywhere



On Thu, 19 Jan 2006, Leonard den Ottolander wrote:

> On Thu, 2006-01-19 at 12:13 +0200, Pavel Tsekov wrote:
> > On Mon, 11 Jul 2005, Pavel Tsekov wrote:
> > > 2005-07-11  Pavel Tsekov  <ptsekov gmx net>
> > >
> > > 	editcmd.c (edit_block_copy_cmd): Allow a block of selected columns
> > > 	as created by Shift + F3 to be copied everywhere in the editor
> > > 	area.
>
> "Anywhere" instead of "everywhere"?

Done.

> > Any objections ?
>
> No side effects caused by removing that test? F.e. endless loops when
> copying to inside the selected block? If not please go ahead.

No. The selected area is copied in memory before the paste operation.

I've commited this patch.




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