Patches item #3004790, was opened at 2010-05-20 18:09 Message generated for change (Tracker Item Submitted) made by johfel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3004790&group_id=52322
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: johfel (johfel) Assigned to: Nobody/Anonymous (nobody) Summary: Remove some default error formats (solves bug with revtex4) Initial Comment: Using revtex4, the version line in the log file is matched by the default error formats of vim. This leads to confusing error messages. The attached patch solve this (and comparable problems) by removing the responsible error formats. The vim-latex code adds comparable, but less error-prone error formats, so that the default error formats are not necessary. Description: Remove some default error formats. The default error patterns, that are removed by this patch, match wrongly version messages (for example of revtex4). The comparable error formats in compiler/tex.vim are less error-prone. Author: Johann Felix Soden <joh...@gmx.de> Bug-Debian: http://bugs.debian.org/582100 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3004790&group_id=52322 ------------------------------------------------------------------------------ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel