all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: gtr289@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Problem Undoing Text Properties In Gnu Emacs 24,  Is this a bug?
Date: Wed, 17 Dec 2014 01:53:04 +0000	[thread overview]
Message-ID: <87388foxdr.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <524e52f9-4022-4bb0-bc1e-bf672dd1e9ff@googlegroups.com> (gtr289@gmail.com)

gtr289@gmail.com writes:
> Perhaps I will re-visit font-lock-mode again when I have some time. If
> it can be configured to highlight only comments with good performance,
> I would want to head in that directions..

If you use large buffers it can be useful to use the command
jit-lock-stealth-fontify.  If you leave Emacs idle it will use that time
to fontify the off-screen text.  Normally Emacs doesn't do
this, it only fontifies as you move through text looking at the context
around point.

There's a variable jit-lock-stealth-time that specifies how many seconds
of idle time Emacs will wait before doing this.  If you're the kind of
person who loads up Emacs with everything he needs in the morning then
goes to get a cup of coffee then everything should be fontified by the
time you've got back.

BR,
Robert Thorpe



      parent reply	other threads:[~2014-12-17  1:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-12 22:02 Problem Undoing Text Properties In Gnu Emacs 24, Is this a bug? gtr289
2014-12-14  5:06 ` Michael Heerdegen
     [not found] ` <mailman.16016.1418533637.1147.help-gnu-emacs@gnu.org>
2014-12-15 21:43   ` gtr289
2014-12-16 12:51     ` Michael Heerdegen
2014-12-17  1:53     ` Robert Thorpe [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=87388foxdr.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=gtr289@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.
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.