* Tomislav Petković (2009-12-08) writes:

> The patch seems to works fine for some documents
> while for other documents next error again
> claims error is in non-existing file "MiKTeX 2.8".
>
> Replacing .*? with [^\"]* solves the problem as
> it is (probably) caused by filenames broken across
> newlines.

Okay, thanks for testing.  The code now uses [^\"]*?.  Also, newlines
are removed from the matched strings.

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to