Bug#337825: Option runtimepath mentions same directory thrice

2005-11-07 Thread Stefano Zacchiroli
tags 337825 + pending thanks On Sun, Nov 06, 2005 at 07:43:55PM +0100, Bertram Scharpf wrote: > The directory `/usr/share/vim/vimfiles' is even mentioned > twice. > > This bug does appear in may earlier versions of the package. The bug is already fixed in the svn version of the vim package and w

Bug#337825: Option runtimepath mentions same directory thrice

2005-11-06 Thread Bertram Scharpf
Package: vim-common Version: 1:6.4-001+2 Severity: important `/etc/vim/vimrc' says: set runtimepath=...,/etc/vim,/usr/share/vim/vimfiles,... But the latter is a symlink to the former. So, when the user creates the `plugin' subdirectory and puts scripts into it, they are sourced twice and every