Den 4. juni 2010 kl. 17.21 skrev Sébastien Barthélemy: > Hello again, > > now that the compilation occurs, I get a problem with the QuickList. > When I press enter in the QuickList, the preview window hides itself, > but the cursor does not jump to the document window (it stays in the > QuickFix window).
This question has been asked several times, and I guess it should also be incorporated into the FAQ? See http://phaseportrait.blogspot.com/2008/03/fixing-vim-latex-compiler-error.html for more details. In short, you have to run a post-process script that sanitizes the error messages into a format that Vim likes, but the solution is not fool-proof. You should read the comments section as well. For example it is mentioned there that the solution will not work if the output contains for example overfull hbox warnings. In this case you can use the -file-line-error switch, but this only works for errors, not warnings. There is no one single perfect solution I think. Dan Michael ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel