Qiang Yin <[email protected]> writes: Hi!
> Thanks for the patch. It works but there is a little problem. The > offset in the _regioin_.tex may be negative. The patch dose not handle > that case. In that situation when I press 'C-c C-v' Emacs gives me the > following message: > > TeX-region-update-point: Search failed: "!offset(\\([0-9]+\\)" > > Like Mosè's recent patch suggests, I replace the regular expression in > your patch "!offset(\\([0-9]+\\)" by "!offset(\\([---0-9]+\\)". And it > works. Uh, I didn't know the offset can be negative. In what conditions is it negative? Can you give an example? Bye, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
