Menu

#3 Remove some default error formats (solves bug with revtex4)

closed-accepted
nobody
None
5
2010-10-28
2010-05-20
johfel
No

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 <johfel@gmx.de>
Bug-Debian: http://bugs.debian.org/582100

Discussion

  • johfel

    johfel - 2010-05-20

    The patch

     
  • Till Maas

    Till Maas - 2010-10-28
    • status: open --> closed-accepted
     
  • Till Maas

    Till Maas - 2010-10-28

    applied in changeset 1114, thank you for your patience.

     

Log in to post a comment.