From: joao <joao@teaser.fr>
Subject: Re: Fontification with a specific function
Date: Sat, 16 Oct 2004 22:27:13 +0200 [thread overview]
Message-ID: <m33c0equhq.fsf@joaotp.suprms.haus> (raw)
In-Reply-To: uwtxs17bj.fsf@ID-87814.user.uni-berlin.de
Oliver Scholz <alkibiades@gmx.de> writes:
> Joakim Hove <hove@ift.uib.no> writes:
> [function using `re-search-forward'.]
>
>> Hence, the match data is automatically set by the (re-search-forward
>> ) function, you don't have to do that.
Yes, that's simple enough... but the problem is, my search criteria
here are not purely syntactical, if they were, then I could've used the
other, more usual forms of fontification. Maybe I mix : search with the
regexp functions, then apply my own criteria on top of the match...
> Note that you can also set the match-data explicetly with
> `set-match-data'. See (info "(elisp)Entire Match Data").
This sounds more promising, I'll look into this.
Thank you, Joakim, Oliver.
Joao
prev parent reply other threads:[~2004-10-16 20:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-15 10:00 Fontification with a specific function joao
2004-10-15 10:27 ` Joakim Hove
2004-10-15 12:42 ` Oliver Scholz
2004-10-16 20:27 ` joao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m33c0equhq.fsf@joaotp.suprms.haus \
--to=joao@teaser.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.