Bug#740387: vim-runtime: dcl precede to apache in filetype.vim

Alberto Fuentes pajaro at gmail.com
Fri Feb 28 22:07:38 UTC 2014


Package: vim-runtime
Version: 2:7.4.161-1
Severity: normal

relevant lines form filetype.vim

623  " DCL (Digital Command Language - vms) or DNS zone file
624 au BufNewFile,BufRead *.com                     call s:BindzoneCheck('dcl')
....
2488 au BufNewFile,BufRead
*/etc/apache2/*.conf*,*/etc/apache2/conf.*/*,*/etc/apache2/mods-*/*,*/etc/apache2/sites-*/*,*/etc/httpd/conf.d/*.
conf*            ca     ll s:StarSetf('apache')


files ending in .com precedes to apache configuration in sites-*/*
Its not unusual to have .com files in those directories. Inverting the order
will recognize apache files while still recognizing dcl files

Thanks



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

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim            2:7.4.161-1
ii  vim-gtk [vim]  2:7.4.161-1
ii  vim-tiny       2:7.4.161-1

vim-runtime suggests no packages.

-- no debconf information



More information about the pkg-vim-maintainers mailing list