Hi Stefano! You wrote:
> > When opening a WML file with syntax highliging turned on, I get the > > following error: > > I'm working this days with WML file with syntax highlighting turned on > and I doesn't experience the behaviour you mention. > > Please try opening the file as "vim -u NONE foo.wml" and then executing > ":syntax on". If that works then the bug is due to a local > misconfiguration of yours. The bug also occurs if I do it this way. However, if I try it on a clean user account, I can't reproduce the bug. So, by moving files in ~/.vim/ out of the way one by one, I traced it down to the file ~/.vim/syntax/perl.vim. If I move that file away, everything works fine, but if it exists, I reproduce the bug. Weird enough, it doesn't seem to matter what exactly is in the file: even an empty, 0-byte, ~/.vim/syntax/perl.vim causes the bug to manifest itself -- +--------------------------------------------------------------------+ | Bas Zoetekouw | GPG key: 0644fab7 | |----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | +--------------------------------------------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

