all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error: Face height does not produce a positive integer
@ 2012-09-06 19:47 AW
  2012-09-07 10:37 ` AW
  0 siblings, 1 reply; 2+ messages in thread
From: AW @ 2012-09-06 19:47 UTC (permalink / raw)
  To: help-gnu-emacs

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 "\b\205\262

Any ideas?

Regards,

Alexander



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error: Face height does not produce a positive integer
  2012-09-06 19:47 Error: Face height does not produce a positive integer AW
@ 2012-09-07 10:37 ` AW
  0 siblings, 0 replies; 2+ messages in thread
From: AW @ 2012-09-07 10:37 UTC (permalink / raw)
  To: help-gnu-emacs

> 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.


I suspect this to be a bug of openSuse 12.2, so I asked here:
http://forums.opensuse.org/english/get-technical-help-here/applications/

Regards,
A.W.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-07 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 19:47 Error: Face height does not produce a positive integer AW
2012-09-07 10:37 ` AW

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.