From: Peter Lee <pete_lee@swbell.net>
Subject: Re: configuration: how to make emacs re-parse code more quickly
Date: Wed, 17 Sep 2003 14:58:21 GMT [thread overview]
Message-ID: <u3cevqx6a.fsf@swbell.net> (raw)
In-Reply-To: mailman.354.1063808327.21628.help-gnu-emacs@gnu.org
Michael> What is annoying is this has happened and I type the
Michael> closing quote, it takes another 3-4 seconds before my
Michael> code goes back to normal. Is there any way to configure
Michael> emacs to detect that closing quote more quickly? Or
Michael> else, is there anything I can bind a key to that will
Michael> manually re-parse the code and determine that the string
Michael> is terminated?
There are 3 different font lock modes: fast, jit, and lazy. I'm
guessing you are using lazy. Do 'M-x customize-group RET font-lock'
and experiment with changing the font-lock-support-mode. Then have a
look at that particular mode's settings.
You can manually fontify the buffer by doing:
'M-x font-lock-fontify-buffer', and you could bind that to a key if
all else fails.
next parent reply other threads:[~2003-09-17 14:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.354.1063808327.21628.help-gnu-emacs@gnu.org>
2003-09-17 14:58 ` Peter Lee [this message]
2003-09-17 18:50 ` configuration: how to make emacs re-parse code more quickly Glenn Morris
2003-09-17 15:15 ` Johan Bockgård
2003-09-17 14:22 Michael McFarland
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=u3cevqx6a.fsf@swbell.net \
--to=pete_lee@swbell.net \
/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).