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

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

bug#25228: [emacs-bug] bug#25228: 25.1; GNU emacs 25.1: custom-set-faces


From: martin rudalics
Subject: bug#25228: [emacs-bug] bug#25228: 25.1; GNU emacs 25.1: custom-set-faces from init file ~/.emacs ignored
Date: Thu, 22 Dec 2016 18:44:45 +0100

>> What are the "both (custom-set-face)"?  Can you give me an example?
>
> That was
>
>    (custom-set-faces '(default ((t (:family "Source Code Pro" :height 110 
:weight normal :slant normal :width normal)))))
>    (custom-set-faces '(default ((t (:family "Monospace" :height 110)))))
>
> which in fact do show exactly the same font at the same attributes here.

I'm still too dense to understand you.  Do you mean that one of these
has been implicitly specified in the GSettings file, the other in your
.emacs and although they would result in the same default character
height, Emacs detects a difference in ‘font-setting-change-default-font’
and switches to a larger font?

martin






reply via email to

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