[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] A bug in texmathp
From: |
Marcin Borkowski |
Subject: |
[AUCTeX-devel] A bug in texmathp |
Date: |
Sat, 14 Nov 2015 00:19:06 +0100 |
User-agent: |
mu4e 0.9.15; emacs 25.0.50.1 |
Hi all,
I'm currently reading the source for texmathp, and I've just found
a bug. Assuming that "|" is the position of point, evaluating
(texmathp) in this situation: "\\$|...$" yields nil instead of t. The
culprit is the texmathp-onoff-regexp variable.
(Admittedly, "\\$...$" is very wrong for several reasons, but it is
legal in (La)TeX, i.e., does not raise an error.)
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
- [AUCTeX-devel] A bug in texmathp,
Marcin Borkowski <=