Hi Paul, "Paul D. Nelson" <[email protected]> writes:
> I had in mind stuff like: > > (string-match "\\\\verb\\*\\_>" "\\verb*") ; t > (string-match "\\\\verb\\*\\>" "\\verb*") ; nil > (string-match "\\\\verb\\*\b" "\\verb*") ; nil > > (I'll confess that I am not too familiar with what sorts of verbatim > macro names are out there, but figured ending on a symbol boundary would > be relatively safe.) Ah, yes, thanks, there are also starred versions. I installed your patch and therefore closing this report. Thanks again for your contribution. Best, Arash _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
