help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error: Face height does not produce a positive integer


From: AW
Subject: Error: Face height does not produce a positive integer
Date: Thu, 06 Sep 2012 21:47:19 +0200
User-agent: KMail/4.8.4 (Linux/3.4.6-2.10-desktop; KDE/4.8.4; x86_64; ; )

Hi,

between version 12.1 and version 12.2 of openSuse is a difference: Emacs is 
partially broken. I tried with Emacs 23.3 from openSuse and a self compiled 
Emacs 24.2.

After Emacs -Q --debug-init I get the message:

File mode specification error: (error "Face height does not produce a positive 
integer" tex-suscript-height)

as soon as I try to open a *tex-file. And with my usual .emacs I get:

:~>Emacs --debug-init

   Debugger entered--Lisp error: (error "Face height does not produce a
     positive integer" 0.0)
     internal-set-lisp-face-attribute(cfw:face-annotation :height
     0.0 #<frame emacs@linux-nat6.site 0xea4f10>)
     set-face-attribute(cfw:face-annotation #<frame emacs@linux-nat6.site
     0xea4f10> :height 0.0) apply(set-face-attribute
     cfw:face-annotation #<frame emacs@linux-nat6.site 0xea4f10> (:height
     0.0)) face-spec-set-2(cfw:face-annotation #<frame
     emacs@linux-nat6.site 0xea4f10> ((t :height 0.0)))
     face-spec-recalc(cfw:face-annotation #<frame emacs@linux-nat6.site
     0xea4f10>) face-spec-set(cfw:face-annotation ((t :height 0.0)) t)
     custom-theme-set-faces(user (default ((t (:inherit nil :stipple
     nil :background "#fcfbf7" :foreground "#000000" :inverse-video
     nil :box nil :strike-through nil :overline nil :underline nil :slant
     normal :weight normal :height 112 :width normal :foundry
     "unknown" :family "Liberation Mono")))) (cfw:face-annotation
     ((t :height 0.0))) (cfw:face-default-content ((t (:height 0.0))))
     (cfw:face-periods ((t :height 0.0))) (org-column ((t (:background
     "grey90" :strike-through nil :underline nil :slant normal :weight
     normal))))) apply(custom-theme-set-faces user ((default ((t
     (:inherit nil :stipple nil :background "#fcfbf7" :foreground
     "#000000" :inverse-video nil :box nil :strike-through nil :overline
     nil :underline nil :slant normal :weight normal :height 112 :width
     normal :foundry "unknown" :family "Liberation Mono"))))
     (cfw:face-annotation ((t :height 0.0))) (cfw:face-default-content
     ((t (:height 0.0)))) (cfw:face-periods ((t :height 0.0)))
     (org-column ((t (:background "grey90" :strike-through nil :underline
     nil :slant normal :weight normal)))))) custom-set-faces((default ((t
     (:inherit nil :stipple nil :background "#fcfbf7" :foreground
     "#000000" :inverse-video nil :box nil :strike-through nil :overline
     nil :underline nil :slant normal :weight normal :height 112 :width
     normal :foundry "unknown" :family "Liberation Mono"))))
     (cfw:face-annotation ((t :height 0.0))) (cfw:face-default-content
     ((t (:height 0.0)))) (cfw:face-periods ((t :height 0.0)))
     (org-column ((t (:background "grey90" :strike-through nil :underline
     nil :slant normal :weight normal))))) eval-buffer(#<buffer *load*>
     nil "/home/AW/.emacs" nil t) ; Reading at buffer position 21856
     load-with-code-conversion("/home/AW/.emacs" "/home/AW/.emacs" t t)
     load("~/.emacs" t t)
     #[0 "\205\262

Any ideas?

Regards,

Alexander



reply via email to

[Prev in Thread] Current Thread [Next in Thread]