Hi Arash, >>>>> Arash Esbati writes: > What I don't understand it why the code does: > (when (string= delimiter TeX-grop) > (setq delimiter (concat delimiter TeX-grcl))) > which is "^{}"; I would have expected "^}" only because using \verb{foo{ > is just asking for trouble and not officially supported IIRC. That's what I was wondering too. > Even with delimiter being "^}", this form: > (skip-chars-forward (concat "^" delimiter)) > means stop before the first "}" which is not far enough in case we have > balanced braces in the argument (and only such are allowed). So I > suggest we change this part of the code like this: [...] > Then we only need to solve the fontification issue ;-) WDYT? Thanks, I included your suggestion. See the attachment. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine