Re: [Vim-latex-devel] latexsuite ignores settings of Tex_IgnoreWarnings

2013-01-28 Thread Alessandro Pezzoni
> This issue has been discussed ad nauseum on this mailing list in the > past, and several solutions have been suggested. rubber is one of them, > but there are other ways to mitigate these problems. > > Here is an archive of solutions from 2008: > > http://phaseportrait.blogspot.co

Re: [Vim-latex-devel] Forward search in windows with vim and sumatrapdf?

2013-01-28 Thread Winfried Moser
Julien Cornebise gmail.com> writes: > > Hi Jorge > > As the co-author of the patch a while ago, I unfortunately can tell > you that, if there were a way in vim-latex already, Manuel and I > wouldn't have bothered writing it > > The patch is very short, only adding an extra case-check to allow

[Vim-latex-devel] Vim-Latex Crash on WinXP machines

2013-01-28 Thread J S
Hi there, GVim and Vim just crash on WinXP as soon as there is a \begin{} statement in a .tex file. Since nobody answered my initial mail, maybe someone could least tell me whether the issue is known and unresolvable or whether there is a fix for it? Thanks, John -- http://dynamic.xkcd.com/ran

Re: [Vim-latex-devel] Forward search in windows with vim and sumatrapdf?

2013-01-28 Thread Jorge Rodrigues
If you are using summatra it now has options * * *-reuse-instance* -forward-search that should make it really easy to do forward and inverse search with it. Best Regards, Jorge On Mon, Jan 28, 2013 at 12:24 PM, Winfried Moser wrote: > Julien Cornebise gmail.com> writes: > > > > > Hi Jorge > >

Re: [Vim-latex-devel] latexsuite ignores settings of Tex_IgnoreWarnings

2013-01-28 Thread Ingo Fründ
Thanks Ted and Alessandro, Your comments have been very helpful. I had a look at rubber and it seems to be a very interesting tool. The debian package didn't run out of the box, though and I am under a bit of time pressure. So vimlatex is doing the job now. It works great. Thanks for the hint, Ted