GNU bug report logs -
#3586
Invalid face height
Previous Next
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
Message #35 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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 14 years and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.