On 9/26/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
On 9/26/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
> I did a standard install of Vim7 on HP/UX and multi-byte was not
> enabled. I looked at my Windows version and multi-byte is enabled.
>
> What would determine for me if I need to enable it?

in :version, see whether you have +multi_byte or -multi_bytes.

If :version shows -multi_bytes, , the only thing you can do is
to rebuild vim. You can use script
http://www.vim.org/scripts/script.php?script_id=1473
to build & install vim from sources; with default build ('huge'),
multi_byte will be installed.

Yakov

Reply via email to