Selon Stefan Monnier <[EMAIL PROTECTED]>:
> > 'foo_print_desc' gets highlighted in font-lock-function-name-face
>
> So the bug is indeed absent from Ilya's cperl-mode and it is triggered by
> the fact that Emacs's cperl-mode.el does not give _ word syntax.
>
> To make up for it, the normal answer is to set font-lock-defaults so that _
> does have word syntax during font-locking (but not while editing).
>
> To get it to work I had to remove an apparently spurious set-syntax-table in
> cperl-find-pods-heres.
Thanks for taking care of this. I thought you forgot about it but I hate
harassing people.
> See the patch below which seems to fix it,
It does. Thanks again.
Regards,
--
Jérôme Marant
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel