Bug#368589: vim-runtime: syntax error in po.vim

James Vega jamessan at debian.org
Tue May 23 12:16:55 UTC 2006


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 <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20060523/73f49933/attachment.pgp


More information about the pkg-vim-maintainers mailing list