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

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

bug#26340: 26.0.50; default font not applied


From: fr.poulet
Subject: bug#26340: 26.0.50; default font not applied
Date: Sun, 2 Apr 2017 21:42:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 04/02/2017 04:55 PM, npostavs@users.sourceforge.net wrote:
Yes, I think this is a dup of #25228 "custom-set-faces from init file
~/.emacs ignored".  Does adding

  (define-key special-event-map [config-changed-event]
    'dynamic-setting-handle-config-changed-event)

to your .emacs help?


Hi, thanks for the quick reply. It looks indeed like a duplicate of #25228, sorry for not properly checking.

I did the change as you asked, but it didn't help. I also tried the workaround mentionned in the other bug:

	(defalias 'dynamic-setting-handle-config-changed-event 'ignore)

and this one made it work (I removed your line).

Just to provide complete information, as it seems the problem is related to Gconf and Gnome stuff, I am using Xfce4 for my X11 environment.


Thanks,

François


reply via email to

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