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

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

bug#14272: 24.3.50; crash on loading theme


From: Glenn Morris
Subject: bug#14272: 24.3.50; crash on loading theme
Date: Fri, 26 Apr 2013 03:29:46 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Yagnesh Raghava Yakkala wrote:

> (deftheme jellybeans
>   "Created 2013-02-07.")
>
> (custom-theme-set-faces
>  'jellybeans
>  '(default ((t (:inherit nil :stipple nil :background "#151515" :foreground 
> "#e8e8d3" :inverse-video nil :box nil :strike-through nil :overline nil 
> :underline nil :slant normal :weight normal :height 1 :width normal :foundry 
> "default" :family "default"))))

Setting the default font height to 1 is probably the cause of your problem.
It doesn't crash my Emacs, but it does make the frame ridiculously tiny.

So don't do that?





reply via email to

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