Re: [Vim-latex-devel] g:Tex_IgnoredWarnings in $VIM/ftplugin/tex.vim produces error message

2009-11-16 Thread William (B.J.) Snow Orvis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon, On Sun, Nov 15, 2009 at 12:32:31PM +0100, Simon Quittek wrote: > Hello mailing list! > I put the lines > > let g:Tex_IgnoredWarnings.="\nhas changed" > let g:Tex_IgnoreLevel+=1 > > in the > $VIM/ftplugin/tex.vim > file to suppress some errors

Re: [Vim-latex-devel] g:Tex_IgnoredWarnings in $VIM/ftplugin/tex.vim produces error message

2009-11-16 Thread Simon Quittek
Thanks William, this does the trick indeed. My guess was that the custom options would be read in at last, for that they are not overwritten by other (standard) option. But now it works, so it'll be fine. Simon On 2009/11/16 9:17,William (B.J.) Snow Orvis wrote: > -BEGIN PGP SIGNED MESSAG

Re: [Vim-latex-devel] Error with fnameescape

2009-11-16 Thread Gary Johnson
On 2009-11-15, Hugo Gagnon wrote: > Hello, I just got a new fresh vim-latex install but whenever I try to > edit an existing .tex file I get this error message: > "Invalid expression: 'so > '.fnameescape(expand(':p:h').'/latex-suite/main.vim')" > What is going on? Perhaps your version of vim does