Bug#316184: vim-common: incomplet bibtex syntax file

LT-P LT-P <LT-P@LT-P.net>, 316184@bugs.debian.org
Wed, 29 Jun 2005 02:55:15 +0200


Package: vim
Version: 1:6.3-072+1
Severity: minor

The bibtex syntax file (/usr/share/vim/vim63/syntax/bib.vim) doesn't
handle comments properly.

The correct regexp for bibComment on line 50 is /[%^]/, so we can have
this definition for comments:
___
syn region bibComment start=/[%^]/ end=/^\s*@/me=e-1 contains=@bibCommentContents nextgroup=bibEntry
___


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26-ltp
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8)

Versions of packages vim depends on:
ii  dpkg                        1.10.28      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgpmg1                    1.19.6-20    General Purpose Mouse - shared lib
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  vim-common                  1:6.3-072+1  Vi IMproved - Common files

-- no debconf information