Arash Esbati <ar...@gnu.org> writes:

>> as for the next iteration, I also added " " (space) to the ignored
>> characters list.  Otherwise,
>>
>>     \foo\ bar
>>
>> had "bar" highlighted.
>
> Following up myself, the patch was not good enough.

Oh, yeah, I introduced the bug.  My change said that the first char
after the \ must not be a - or a ,.  However, then it did not need to be
a symbol or word character, too! ;-)

Ok, I fixed it now but that "\ followed by word and symbol chars but not
starting with - or ," couldn't be captured in a regex anymore (tell me
if I'm wrong).

Bye,
Tassilo

_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to