Arash Esbati wrote (Fri, Aug 18, 2023 at 01:46:12PM +0200): > Werner LEMBERG <w...@gnu.org> writes: > > > ... the phrase *shouldn't* is not something I really like :-) > > I thought so ;-) > > I installed a change (fe3ef154) and now fancyvrb.el supports verbatim > characters OOTB. Note that you have to set `LaTeX-fancyvrb-chars'. Do > you want to give it a roll?
I'm facing a fontification problem with \lstinline + beamer. Just wondering if it might be vaguely related to your fix for fancyvrb.el. I have the following line in a frame environment: \lstinline[language=C,basicstyle=\ttfamily]{for (i=0; i<8; i++) printf("%c\n", str1[i]);} \\ The attached screenshot suggests that the closing ] of str1[i] somehow throws fontification off-track. If this does NOT sound like an "Ah, of course" type problem, then I'll try and put together an MWE starting with emacs -Q. Could you please let me know? Many thanks, Mandar.
lstinline.pdf
Description: Adobe PDF document