Re: [Vim-latex-devel] compiler rules
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-11-09 05:31:12
|
Srinath Avadhanula wrote: > On Fri, 8 Nov 2002, Benji Fisher wrote: > > >> I have a headache! >> > > But its worth it :) The compiler rule thing seems to be working quite > nicely now... Agreed that there is all sorts of wierd program flow as > you point out in the next para, but at least as of now, its working > well, even if a little unoptimally.. If you want go ahead and change > things around so that only compiler/tex.vim defines 'makeprg'. I will, but not before the next stable release. >> One thing I cannot figure out: on W95, g:Tex_CompilerFormat is >>defined, and I cannot figure out where. This variable is used in >>compiler/tex.vim and overrides all other methods. >> > > Thats totally bizzare. I dont get this behavior on my win2k box. Also > I did the following in the CVS repository: [snip] > Are you sure about this? One possibility I will have to check (next time I boot Windows ...) is that I may have defined this at some point, and it may be saved in .viminfo . At lease, we agree that that part of the code is supposed to be skipped (unless the user intervenes). --Benji |