Bug#797640: vim: custom highlighting broken with upgrade to 2:7.4.826-1

Louis-David Mitterrand louis at linbox.ch
Tue Sep 1 06:56:37 UTC 2015


Package: vim
Version: 2:7.4.826-1
Severity: normal

Hi,

Since upgrading from 2:7.4.488-7 to 2:7.4.826-1 my custom highlighting
rules are no longer effective.

Here is the .vimrc.test that demonstrates the problem:

	set nocompatible
	syntax on
	hi Comment term=bold ctermfg=6 guifg=DarkCyan
	hi Identifier term=underline ctermfg=4 guifg=Blue
	
And the command is:

	vim --noplugin -i NONE -u ~/.vimrc.test ~/.vimrc.test

When "set nocompatible" is uncommented then the highlighting rules are
not effective. If commented they work. With 488-7 it makes no difference
(as expected).

-- Package-specific info:

--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.gnome
/usr/bin/vim is /usr/bin/vim.gnome
/usr/bin/gvim is /usr/bin/vim.gnome

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-rc6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE at euro, LC_CTYPE=fr_FR at euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vim depends on:
ii  libacl1      2.2.52-2
ii  libc6        2.19-19
ii  libgpm2      1.20.4-6.1+b2
ii  libselinux1  2.3-2+b1
ii  libtinfo5    6.0+20150810-1
ii  vim-common   2:7.4.826-1
ii  vim-runtime  2:7.4.826-1

vim recommends no packages.

Versions of packages vim suggests:
pn  ctags        <none>
pn  vim-doc      <none>
pn  vim-scripts  <none>

-- no debconf information



More information about the pkg-vim-maintainers mailing list