> ((font-latex-commented-outp)
> ;; Return a nul match such that we skip over this pattern.
> ;; (Would be better to skip over internally to this function)
> ;; Using `prepend' won't help here, because the problem is that
> ;; scan-sexp *fails* to find a commented-out matching bracket!
> (store-match-data (list nil nil))
> t)
This is a bug in font-latex. If there's no match, it should either return
nil or loop around and try to find another patch before returning.
Stefan
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug