Re: [Vim-latex-devel] a couple bugs
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-03-05 00:18:36
|
> I have stumbled upon a couple bugs > > - From time to time, when I run latex, I need to press 'Enter' for the > compilation to finish. Try to do \ll with the attached foo.tex (it > always gives me this problem), having more than one window (with only > one window it seems to work) (well, I cannot reproduce it all the > time, I'll try to find a fully reproducable procedure). > I do not seem to be able to reproduce this... > - if I have two vertical windows (after a vsplit), the quickfix window > that is opened is huge (the whole height minus two lines), and the > .log window is not opened (which is bad as I thing it is a great > help). Moreover, the cursor jumps to the left window (even if it > contains an unrelated file), and one needs to do :cc to display the > file with the error. Try out version 1.22 of compiler.vim which fixes this. Please let me know if it works... Srinath |