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 12:43:41 -0400	[thread overview]
Message-ID: <4C3DE93D.5080309@mousecar.com> (raw)
In-Reply-To: <83mxtugl9b.fsf@gnu.org>



On 07/14/2010 11:01 AM Eli Zaretskii wrote:
>> Date: Wed, 14 Jul 2010 10:03:24 -0400
>> From: ken <gebser@mousecar.com>
>>
>> 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.
> 
> Something else is at work here.  Can you repeat this with "emacs -Q"?
> 
> And what Emacs version is that, btw?
> 

Found the problem... I use an old version of html-helper-mode... I don't
think it's supported anymore.  But I've customized it quite a bit and
I'm very used to it, so I'm going to keep on using it.

So anyway, this old html-helper-mode had the "(message "Fontifying ..."
in it, so I just commented out those parts.  (Hope I didn't comment out
some good code along with it, but we'll see on that.)

Thanks very much for the help tracking this down.




  reply	other threads:[~2010-07-14 16:43 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
2010-07-14 15:01     ` Eli Zaretskii
2010-07-14 16:43       ` ken [this message]
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=4C3DE93D.5080309@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.