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

Re: Bogus spaces inserted when pasting to VIM



	Hi,
	try
	:set noautoindent
	Regards,		Paulo Henrique

On Sun, 22 Sep 2002 19:51:25 +0200
Tim Dijkstra <newsuser@famdijkstra.org> wrote:

> Hi,
> 
> I have this annoying problem when using VIM. If I select in one instance of VIM (using the mouse) some text that starts with some spaces, like:
> 
> local_folder_delivery:
>   driver = appendfile
>   group = mail
>   mode = 0660
>   mode_fail_narrower = false
>   envelope_to_add = true
>   directory = ${home}/Maildir/.$h_X-gotmail-folder
>   maildir_format = true
> 
> And than paste (clicking the middle button) in another instance, it inserts spaces at the beginning of the lines, which results in:
> 
> local_folder_delivery:
>   driver = appendfile
>     group = mail
>       mode = 0660
>         mode_fail_narrower = false
>           envelope_to_add = true
>             directory = ${home}/Maildir/.$h_X-gotmail-folder
>               maildir_format = true
>               
> Does anybody have seen this before and, more importantly, does anybody know a fix for this? 
> 
> grts Tim
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 


-- 
Paulo Henrique B de Oliveira
Gerente de Operações - Linux Solutions - http://www.linuxsolutions.com.br
O maior conteúdo de Linux em língua portuguesa - OLinux - http://www.olinux.com.br
(21) 2526-7262 ramal 31



Reply to: