Re: [Vim-latex-devel] quickfix window behaves differently
Brought to you by:
srinathava,
tmaas
From: ahmet n. <ahm...@ya...> - 2006-07-30 22:47:30
|
Hi Tobias, I am pasting the content of the quickfix window below. -------------->--------------------------------- || (./thesis.aux) || (./chapter1.tex || (./appendix.tex [7] |54 error| Missing $ inserted. $ matris(B_ {ij}=B_{ji})$ ve || (./thesis.bbl [11]) [12 || --------------<--------------------------------- Let say I made a mistake in the "appendix.tex" file. I latex it by a "\ll" command. The cursor lands on the quickfix window(It looks another bug for multiple file LaTeX projects). I press <enter> key on the mistake line in the quickfix window, nothing happens(It should move to the error line in "appendix.tex" file). I go to error line manually. These bugs don't prevent me using vim-latex suite. I like it very much and thank to all the developers and mainteners of vim-latex suite. Regards, Ahmet --- Tobias Wolf <to...@gm...> wrote: > On Sa, 2006-07-29 at 23:35 -0700, ahmet nurlu wrote: > > > For example, I opened the file "/intro/intro.tex" > , > > I latexed it. If there is a mistake in that file, > the > > quickfix window opens itself and shows the > mistake. > > When you press <enter> on any line in quickfix > window, > > ,as you normally expect, the cursor jump to the > > location of the error. But it doesn't behave like > > this. > > The cursor stays in the quickfix window. You need > to > > go the line of the error manually. > > > > I wonder what causes this problem. I am using > Vim7.0. > > Salve Ahmet, > > did you see my earlier mail about the quickfix cycle > on the list? > > I would like to see how the quickfix window looks > like exactly. > Could you please copy the content of the window and > send it to the list? > I surmise that the errorformat, which parses the > LaTeX output, doesn not > work as it should. > > -Tobias > > > > Regards, > > Ahmet > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of > IT > > Join SourceForge.net's Techsay panel and you'll > get the chance to share your > > opinions on IT & business topics through brief > surveys -- and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Vim-latex-devel mailing list > > Vim...@li... > > > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |