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: Willi Richert <w.richert <at> gmx.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 3586 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: bug#3586: Invalid face height
Date: Wed, 17 Jun 2009 13:31:34 +0200
Am Dienstag, 16. Juni 2009 23:19:00 schrieben Sie:
> > 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

Your question actually helped to enable tabbar again. In face customization of 
tabbar I set "With Defaults" in "Value Menu". Now it works again.

wr




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.