[Vim-latex-devel] warning question: found the problem
Brought to you by:
srinathava,
tmaas
From: Alan S. <ala...@po...> - 2003-04-03 15:14:42
|
I found the problem while reading the code, and this is something that might be changed in the documentation. The problem is that only the first g:Tex_IgnoreLevel items of g:Tex_IgnoredWarnings are ignored, so if one adds something to g:Tex_IgnoredWarnings, he must make sure that it is placed accordingly in the list (ie before anything that should be considered an error) and that g:Tex_IgnoreLevel has the correct value. Alan -- The hacker: someone who figured things out and made something cool happen. |