Hi Keita, Ikumi Keita <[email protected]> writes:
> The log for 921ea2485d9e0ad6387ba891f7a3efc0db98a678 shows that it lacks > `save-excursion' from the beginning. However, it doesn't seem natural to > me that predicate function moves the point. Yes, exactly. > I expect so. The only usage of (La)TeX-verbatim-p with explicit argument > is in texmathp.el, where there is guard with `save-excursion'. I just pushed a change to AUCTeX repo fixing `LaTeX-verbatim-p' and texmathp.el. Now I can go back to the original issue I tried to solve :-) Best, Arash
