On 2014-11-27 09:34, Tassilo Horn <[email protected]> writes: > Tassilo Horn <[email protected]> writes: > >>> (re-search-forward "^[^%]*\\\\usepackage.*{biblatex}" nil t) >>> >>> I can reproduce this in a vanilla emacs 24.4 starting with option -Q. >> >> I can also reproduce that. >> >>> Is this a known bug? >> >> It seems its a known emacs issue: >> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18577 > > Oh, and in the emacs master branch the regex has been fixed to > > "^[^%\n]*\\\\usepackage.*{biblatex}" > > but not in the emacs-24 branch. I'll do that right now.
Great, thanks. Will it be pushed on ELPA (I'm using version 11.88 from there)? Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7
signature.asc
Description: PGP signature
_______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
