[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow
From: |
Jérôme Marant |
Subject: |
Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)] |
Date: |
Wed, 29 Jun 2005 15:37:16 +0200 |
User-agent: |
Internet Messaging Program (IMP) 3.2.5 |
Selon Stefan Monnier <address@hidden>:
> > '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
- CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Jérôme Marant, 2005/06/18
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Stefan Monnier, 2005/06/29
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)],
Jérôme Marant <=
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Ilya Zakharevich, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Miles Bader, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Ilya Zakharevich, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Miles Bader, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Ilya Zakharevich, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Miles Bader, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Ilya Zakharevich, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Miles Bader, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Richard M. Stallman, 2005/06/30
- Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)], Stefan Monnier, 2005/06/30