all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ken <gebser@mousecar.com>
To: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: Stop minibuffer display of "Fontifying..." ? ?
Date: Wed, 14 Jul 2010 10:03:24 -0400	[thread overview]
Message-ID: <4C3DC3AC.9090604@mousecar.com> (raw)
In-Reply-To: <83iq4iqm12.fsf@gnu.org>

On 07/14/2010 08:35 AM Eli Zaretskii wrote:
>> Date: Wed, 14 Jul 2010 08:25:48 -0400
>> From: ken <gebser@mousecar.com>
>>
>> So how do I stop
>> these messages from showing up in the minibuffer.
> 
> Customize font-lock-verbose to nil?

Thanks, Eli.  Did that, restarted emacs, but got the same "Fontifying
..." messages. "C-h v font-lock-verbose" says:

font-lock-verbose is a variable defined in `font-lock.el'.
Its value is nil
....

After customizing, I didn't find this variable in my ~/.emacs though.
So I put it in manually, at the bottom just above the
"(custom-set-variables..." block, like this:

(setq font-lock-verbose nil)

But still no happy-happy.  (Still getting "Fontifying....")

Moved the function to the top of .emacs.... Same deal.





  reply	other threads:[~2010-07-14 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14 12:25 Stop minibuffer display of "Fontifying..." ? ? ken
2010-07-14 12:35 ` Eli Zaretskii
2010-07-14 14:03   ` ken [this message]
2010-07-14 15:01     ` Eli Zaretskii
2010-07-14 16:43       ` ken
2010-07-16 21:29         ` Bob Proulx

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=4C3DC3AC.9090604@mousecar.com \
    --to=gebser@mousecar.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.