From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: meta-mode.el comment on font lock
Date: Mon, 10 Sep 2007 10:21:19 -0400 [thread overview]
Message-ID: <jwv4pi28uwx.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <46E53D71.2000201@gmail.com> (Lennart Borgman's message of "Mon\, 10 Sep 2007 14\:49\:53 +0200")
> I think the comments about font lock in meta-mode.el needs some
> updating. Here is how it looks now:
> ;; Font Lock Support:
> ;;
> ;; If you are using global-font-lock-mode (introduced in Emacs 19.31),
> ;; fontification in Metafont and/or MetaPost mode will be activated
> ;; automatically. To speed up fontification for the rather complex
> ;; patterns used in these modes, it may be a good idea to activate
> ;; lazy-lock as a font-lock-support-mode (introduced in Emacs 19.32)
> ;; by adding these lines to your startup file:
> ;;
> ;; (global-font-lock-mode t)
> ;; (setq font-lock-support-mode 'lazy-lock-mode)
Yes, please remove at least the lazy-lock bits (could be replaced with
jit-lock, but since jit-lock is and has always been the default anyway,
there's no point mentioning it).
Thanks,
Stefan
prev parent reply other threads:[~2007-09-10 14:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-10 12:49 meta-mode.el comment on font lock Lennart Borgman (gmail)
2007-09-10 14:17 ` Michaël Cadilhac
2007-09-10 15:11 ` Lennart Borgman (gmail)
2007-09-10 15:25 ` David Kastrup
2007-09-10 15:32 ` Michaël Cadilhac
2007-09-10 14:21 ` Stefan Monnier [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=jwv4pi28uwx.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=lennart.borgman@gmail.com \
/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.