help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fontlock and imenu problems


From: Benjamin Riefenstahl
Subject: Re: fontlock and imenu problems
Date: 19 Feb 2003 22:20:11 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi Javier,


"Javier Oviedo" <email_joviedo@yahoo.com> writes:
> Thanks. How can I represent one or more spaces in the format that
> c-font-lock-keywords would understand? Thanks.

c-font-lock-keywords uses regular expressions (regexps for short).  If
you don't know how regexps work, get some tutorial, e.g. any
beginner's Unix intro should have a section on them.  Or you can just
jump right in and read the Emacs regexp docs at

  C-h i g (emacs)regexps RET


Hope this helps, benny


reply via email to

[Prev in Thread] Current Thread [Next in Thread]