tag 368589 + pending
thanks

On Tue, May 23, 2006 at 05:45:45PM +0700, Theppitak Karoonboonyanan wrote:
> When openning a .po file with vim, it complains:
> 
> Error detected while processing /usr/share/vim/vim70/syntax/po.vim:
> line   30:
> E10: \ should be followed by /, ? or &
> line   32:
> E10: \ should be followed by /, ? or &
> Press ENTER or type command to continue

This is being caused because you are invoking vim as vi, which starts
Vim in vi-compatible mode set.  Vi-compatible mode does not understand
line continuations by default.  The next upload will have a patched
po.vim which overrides the 'cpoptions' to allow line continuation.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to