I recently started using emacs and overcame a number of hurdles when working with cperl-mode in a way that was pleasant. I ran into this problem. Currently, I all scalars in regular use stand out, except those where they are interpolated. Is such syntax highlighting possible in this mode? I am currently using emacs 23.1 and jrockway cperl-mode 5.23
thank
It will not highlight interpolated variables in strings, but it will do it in regular expressions. I bet it could be adapted by someone who knows elisp.