Hi Benjamin!

On Di, 07 Sep 2010, Benjamin R. Haskell wrote:

> Why not use '\t' instead of literal tabs?  You don't lose whitespace in 
> translation/conversion.  Your script as such:

Because my mind is never sure, whether '\t' is translated to \ and t or 
to a literal tab. So if in doubt, I usually use the literal tab. This 
should work always and does not depend on any obscure 'cpo' setting.

regards,
Christian
-- 
Ich wäre am begierigsten, die Fehler der Engel zu wissen.
                -- Jean Paul (eig. Johann Paul Friedrich Richter)

-- 
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

Reply via email to