all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <12000@debbugs.gnu.org>
Subject: bug#12000: 24.1.50; do not hard-code `bold' font for help output
Date: Fri, 20 Jul 2012 11:54:29 -0700	[thread overview]
Message-ID: <B17BC6AD834A41E9B8C07FF5F81F66D9@us.oracle.com> (raw)
In-Reply-To: <7D9DB8E6B2CC4312BF6186379903A282@us.oracle.com>

Two things to add, for clarification:

1. There is an overlay on this text that uses face `button'.  But face `bold' is
also used on the text, and is hard-coded in `describe-mode':

(add-text-properties 0 (length pretty-minor-mode)
                     '(face bold) pretty-minor-mode)

It is the hard-coding of `bold' here that is objectionable.


2. The screenshot I sent was actually from Emacs 23.3.  But the problem has not
changed for Emacs 24 (hard-coded face `bold' remains).

The only difference is that now face `button' inherits from face `link', so the
appearance is a bit different (blue, not black).






  reply	other threads:[~2012-07-20 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 18:37 bug#12000: 24.1.50; do not hard-code `bold' font for help output Drew Adams
2012-07-20 18:54 ` Drew Adams [this message]
2014-02-09  3:31   ` Lars Ingebrigtsen
2014-02-10 22:44     ` Drew Adams
2014-02-10 23:10       ` Bastien
2014-02-10 23:32         ` Drew Adams
2014-02-10 23:39           ` Bastien

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=B17BC6AD834A41E9B8C07FF5F81F66D9@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=12000@debbugs.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.