Re: [Vim-latex-devel] strange error
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-10-31 23:39:36
|
Dnia Monday 27 of October 2003 16:03, Alan Schmitt napisał: > Hi, > > (I'm using the current version from cvs). > > When I compile some tex code, with some warning, I get as a message: > > not finding error pattern anywhere in quickfix window : > /lem:algo_atomic > > Then hitting enter I get: > > sync.tex|| LaTeX Warning: Reference `lem:algo_atomic' on page \thepage > undefined on input > > in my error list, with the cursor correctly positionned. > > If I have 2 vertical windows when compiling, I get (the rightmost one > being local.sty): > > not finding error pattern anywhere in quickfix window : > not finding error pattern anywhere in quickfix window :local.sty > > and once again the cursor correctly positioned with the correct warning. > Yes it is strange. LS relies on simple window layout and with more sophisticated layout it can broke. Does it happen if you have only one wndow open? m. |