>>>>> Ikumi Keita <[email protected]> writes: > I think the attached patch fixes the problem. Could you test whether it > works on your side?
Hmm, the patch also fails to identify the following form of code comment: \\% This is a code comment. That is, a line beginning with 0 or more whitespaces, followed by even number of back slashes, followed by percent sign(s) and comment body. Maybe we should give up regexp-based approach to find out code comments accurately. Regards, Ikumi Keita _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
