all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org
Subject: Re: Problems fontifying an autoreverting Buffer Menu
Date: Sat, 21 May 2005 00:46:11 -0400	[thread overview]
Message-ID: <E1DZLsJ-0005TB-0n@fencepost.gnu.org> (raw)
In-Reply-To: <200505200235.j4K2Zvn13205@raven.dms.auburn.edu> (message from Luc Teirlinck on Thu, 19 May 2005 21:35:57 -0500 (CDT))

    Buffer Menu, which I described earlier, is caused by a change made
    today, namely making Buffer-menu-buffer-face the value of the
    font-lock-face property rather than the face property.  Reverting that
    change makes the problem completely go away.  But I presume that there
    must have been some good reason for the change.

The idea was that this would cause highlighting to occur
only when Font-Lock mode is enabled.  That is the new convention:
modes that compute highlighting in a special way do so
by setting the font-lock-face property, and then Font-Lock mode operates
by causing the font-lock-face property to be displayed.

Is any other change needed to make this work right?
The node Precalculated Fontification seems to say no,
but maybe it is inaccurate.

      The change is however
    not mentioned in the ChangeLog:

Sorry, I was in a hurry checking them in, and I didn't notice there
was a second change in the file as well.  I will fix that.

  reply	other threads:[~2005-05-21  4:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-20  1:34 Problems fontifying an autoreverting Buffer Menu Luc Teirlinck
2005-05-20  2:35 ` Luc Teirlinck
2005-05-21  4:46   ` Richard Stallman [this message]
2005-05-22  0:35     ` Luc Teirlinck
2005-05-22  0:49     ` Luc Teirlinck

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=E1DZLsJ-0005TB-0n@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=teirllm@dms.auburn.edu \
    /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.