Re: [Vim-latex-devel] Folding breaks "goto error"
Brought to you by:
srinathava,
tmaas
From: Dan M. H. <dan...@st...> - 2008-04-10 08:59:02
|
Den 9. april. 2008 kl. 15.58 skrev Ted Pavlic: > Dan -- > > Two quick notes... > >> Thanks alot to both of you for the help. I tested some more and >> discovered that Vim 7.1 actually _is_ capable of autoexpanding the >> fold when using :cc. I misinterpreted the problem, which actually >> seems to be that the <Enter>-key doesn't work in the quickfix- >> window, but that is certainly not a Vim-LaTex-problem :) > > 1. What was your fix? That is, when you did :cc, did it autoexpand > as you wanted? Yes, when I use :cc in the main window (not the Quickfix), Vim autoexpands the folds as I wanted. But when using the <Enter>-key in the Quickfix-window it only takes me to the fold without expanding it. That is not a big issue though. > 2. "Enter" works fine for me in the Quickfix window, because I use > "vimlatex" to pipe my latex through. Everyone who uses Vim and LaTeX > together should be doing something similar. > > See: > > http://phaseportrait.blogspot.com/2008/03/fixing-vim-latex-compiler-error.html > > for more details. Thanks a lot, Ted. That solved the problem with my non-working <Enter>- key. Dan Michael |