On Thu, Jul 08, 2004 at 05:00:27PM +0200, Claudio Scordino wrote:
> Package: vim
> Version: 6.3.11
> 
> Kernel: 2.6.6
> Libraries: libc-2.3.2.so
> 
> Problem:
> Even if the command 
> 
> syntax on 
> 
> is already present in the .vimrc file, the syntax highlighting doesn't work.
> Moreover, if I try to give the command 
> 
> :syn on 
> 
> inside vim, it prints the following error message:
> 
> Error detected while processing /usr/share/vim/vim63/syntax/syntax.vim: line  
>  
> 42:
> E216: No such group or event: filetypedetect BufRead

  the problem is, in order to make syntax hilighting work, you MUST have
filetype plugin on

  this is default in the pristine /etc/vim/{g,}vimrc files, and thus
this cannot be a vim 6.3.x bug, but a bug of *your* .vimrc



  So if the problem is the result of a modification of /etc/vim/* files
of your own, or a bad setting in your .vimrc, then please close the bug
and fix your files.

  If you show no response, then I'll consider closing the bug.


Cheers,  
-- 
·O·  Pierre Habouzit
··O
OOO                                                http://www.madism.org

Attachment: signature.asc
Description: Digital signature

Reply via email to