GNU bug report logs - #12000
24.1.50; do not hard-code `bold' font for help output

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Fri, 20 Jul 2012 18:52:01 UTC

Severity: minor

Tags: notabug

Found in version 24.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 12000 <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <12000 <at> debbugs.gnu.org>
Subject: RE: bug#12000: 24.1.50; do not hard-code `bold' font for help output
Date: Fri, 20 Jul 2012 11:54:29 -0700
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).





This bug report was last modified 11 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.