Tuesday, October 5, 2010

Re: paste in vim creates stupid result

2010/10/5 Alexander Dietz <alexanderdietz1@googlemail.com>:

>
> Removing ':set paste' does not solve this problem.

Did you try to explicitly execute ':set paste' JUST BEFORE pasting the text?


> Now I cannot paste text
> at all !!!

What?

The result that you pasted before is what must happen when nopaste is
set, but you must be able to paste either in paste and nopaste modes.

:set paste only temporary disables things like autoindent which could
alter the pasted text.


--
Joan Miquel Torres__________________________________
Linux Registered User #164872
http://www.mallorcaweb.net/joanmiquel
BULMA: http://bulma.net http://breu.bulma.net/?l2301

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment