GNU bug report logs - #3586
Invalid face height

Previous Next

Package: emacs;

Reported by: Willi Richert <w.richert <at> gmx.net>

Date: Tue, 16 Jun 2009 08:50:03 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Willi Richert <w.richert <at> gmx.net>
Cc: 3586 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: bug#3586: Invalid face height
Date: Tue, 16 Jun 2009 17:19:00 -0400
> Debugger entered--Lisp error: (error "Invalid face height" 0.0)
[...]
>   custom-declare-face(tabbar-default (((... ...) :inherit variable-pitch :height 0.0 :foreground "grey75" :background "gray50") ((... ...) :inherit variable-pitch :height 0.0 :foreground "black" :background "white") ((... ...) :inherit variable-pitch :height 0.0 :foreground "white" :background "black") (t :inherit variable-pitch :height 0.0 :foreground "gray50" :background "gray75")) "Default face used in the tab bar." :group tabbar)

Why is this face defined to have a height of 0.0?
This looks really odd (I'm not surprised Emacs signals it as an invalid
face height, although it might also be OK to change Emacs to accept such
values).


        Stefan



This bug report was last modified 13 years and 324 days ago.

Previous Next


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