Re: [Vim-latex-devel] compilation noise
Brought to you by:
srinathava,
tmaas
From: febs <fab...@ti...> - 2002-12-09 11:54:25
|
I> When I am in a.tex and do \ll, things work fine. I am left in a. > However, when I make some mistake in say c, then I will be taken to c... > But thats a feature. Are you referring to something else? Yes! > If you want to compile a.tex while in c.tex, then you'll need to do ... Yep, I have created the addictional empty file and I can now compile it all while editing any file. I also know that it is a (very fine) feature that a compilation error brings up the final that generated it. What I felt bad is that I tried to compile (referring to your example) b.tex; the compilation was _good_ and the current buffer then contained C.tex! And I had to press CTRL-O two times to get back to b.tex! That was annoying. The funny (not so) stuff is that NOW thinks works well as they should. Pheraps last time I used some "strange" setting that caused the bug. I hade some buffers hidden by :hide, can this matter? I'm sure last time the error was there, I have dome many chacks before mailing. Now that I had some "extra" check, I just opened a file and splitted another, last time i got many many buffers opened. If the "bug" (?) will shows again I will save the session hopefully to be useful. Bye and thank you |