On 18/10/10 15:15, rameo wrote:
thank you Tony.

How comes that the best editor in the world can't print utf-8
characters and doesn't wrap words at margin when printing?

Well, for one thing, Vim is a plaintext editor, not a WYSIWYG document processor: see ":help design-not". There is also a printer limitation: if you send a printer a file whose lines are longer than the paper width, whatever exceeds the width will fall out the right side (or maybe out the left side for RTL text).


Best regards,
Tony.
--
Never offend people with style when you can offend them with
substance.
                -- Sam Brown, "The Washington Post", January 26, 1977

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