tag 518351 + pending thanks On Thu, 05 Mar 2009, Laurent Ulrich wrote: > /usr/share/logidee-tools/vim/syntax.xml file refers to > /usr/share/vim/vim61/syntax/dtd.vim which does not exist on Lenny. This > generates a warning when trying to open an XML document using vim. > > I suggest the following patch.
Thanks for the report. > -syn include @xmlDTD /usr/share/vim/vim61/syntax/dtd.vim > +syn include @xmlDTD /usr/share/vim/vim71/syntax/dtd.vim Instead I used /usr/share/vim/vimcurrent/syntax/dtd.vim which won't break again in the future… sid for example has vim72 already. Don't expect a Lenny update for this, it's not important enough to warrant a stable update. Cheers, -- Raphaël Hertzog Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny : http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

