unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Fontifying function calls in emacs-lisp-mode
Date: 26 Apr 2007 02:21:34 -0700	[thread overview]
Message-ID: <1177579293.771956.9570@n35g2000prd.googlegroups.com> (raw)
In-Reply-To: <mailman.2492.1177484258.7795.help-gnu-emacs@gnu.org>

On 25 Apr, 08:36, martin rudalics <rudal...@gmx.at> wrote:
> (defun pnw-emacs-lisp-mode-extra-font-locking ()
>    (font-lock-add-keywords
>     nil
>     (list
>      ...
>     t)) ; Try to assign the third argument HOW here to anything but 'set

Brilliant!

I had forgot about that argument...

It just realized that my regexp does not correctly fontify quoted
constructs. I guess you need a full emacs-lisp parser to do that. But
it works good enough for my needs.


Thanks,

Nordlöw

       reply	other threads:[~2007-04-26  9:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2492.1177484258.7795.help-gnu-emacs@gnu.org>
2007-04-26  9:21 ` Nordlöw [this message]
2007-07-03 13:12   ` Fontifying function calls in emacs-lisp-mode rjp
     [not found]   ` <mailman.3007.1183472059.32220.help-gnu-emacs@gnu.org>
2007-07-04  9:10     ` Tim X
2007-04-25  6:36 martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2007-04-24 15:47 Nordlöw
2007-04-24 16:46 ` Peter Tury

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1177579293.771956.9570@n35g2000prd.googlegroups.com \
    --to=per.nordlow@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).