bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] Re: 11.85; TeX-format-filter incorrectly unbreaks lines


From: Ralf Angeli
Subject: [Bug-AUCTeX] Re: 11.85; TeX-format-filter incorrectly unbreaks lines
Date: Fri, 02 Apr 2010 15:00:00 +0200

* Ivan Andrus (2010-03-30) writes:

> I debugged this problem a while ago, so I don't remember all the details
> perfectly.  When I got the new version of AUCTeX, I realized I had never
> reported the problem, so here goes.
>
> First the problem: when an error occurs in a LaTeX file and I call
> TeX-next-error, AUCTeX often thinks the error is in a file named "Web2C
> 7.5.7".  I believe the error is because TeX-format-filter unbreaks a
> line like
>
> (/usr/local/texlive/2008/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex(/usr/local/texlive/2008/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
>
> when it shouldn't (or perhaps TeX-parse-error needs to be smarter).  I
> added a check
>
> (not (eq (char-after (1+ (point))) ?\())

Thanks for the suggested fix.  However, such a fix has been included in
the development version of AUCTeX for nearly two years now and is also
part of AUCTeX 11.86.  In case you installed 11.86, are you sure it is
not shadowed by an older installation?


-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]