GNU bug report logs - #11206
24.0.95; wrong use of defface for tooltip

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Mon, 9 Apr 2012 07:24:01 UTC

Severity: minor

Tags: moreinfo

Found in version 24.0.95

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 11206 <at> debbugs.gnu.org
Subject: Re: bug#11206: 24.0.95; wrong use of defface for tooltip
Date: Mon, 09 Apr 2012 03:34:40 -0400
Thierry Volpiatto wrote:

> The definition of tooltip face is actually shown in customize buffer as
> a lisp form which is wrong IMO.

I don't understand what the bug is supposed to be. If I do

emacs -Q
M-x customize-face RET tooltip RET

it looks fine to me.

> -    (t
> -     :inherit variable-pitch))
> +    (t (:inherit variable-pitch)))

AFAIK, both forms are equivalent. The former is used in many places.
Eg the link face.

PS Don't report the same thing to emacs-devel and the bug list on the
same day. Just pick a list and stick with it.




This bug report was last modified 12 years and 348 days ago.

Previous Next


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