[PATCH] edit_block_copy_cmd(): Allow block of columns to be copied everywhere
Pavel Tsekov
ptsekov at gmx.net
Fri Jan 27 15:04:57 UTC 2006
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 at 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.
More information about the mc-devel
mailing list