GNU bug report logs - #25228
25.1; GNU emacs 25.1: custom-set-faces from init file ~/.emacs ignored

Previous Next

Package: emacs;

Reported by: werner <at> suse.de (Dr. Werner Fink)

Date: Mon, 19 Dec 2016 11:57:01 UTC

Severity: normal

Tags: patch

Merged with 24482, 26340, 40419, 40461

Found in versions 25.1, 26.0.50, 26.3

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: werner <at> suse.de, 25228 <at> debbugs.gnu.org
Subject: bug#25228: 25.1; GNU emacs 25.1: custom-set-faces from init file ~/.emacs ignored
Date: Tue, 20 Dec 2016 18:34:19 +0100
>> Before e65c307 the disjunct
>>
>>            (or (font-get (face-attribute 'default :font f 'default)
>>                      :user-spec)
>>
>> in ‘font-setting-change-default-font’ always evaluated to nil.  After
>> e65c307 it returns some non-nil value and ‘frame-font’ gets set to that.
>
> And the value "Monospace 11" you quoted back then -- any idea where
> does that come from?

No idea.  But when I run emacs -Q and evaluate

(font-get (face-attribute 'default :font (selected-frame) 'default) :user-spec)

I get "Monospace 11".

martin





This bug report was last modified 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.