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: npostavs
Subject: bug#26340: 26.0.50; default font not applied
Date: Sun, 02 Apr 2017 16:23:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

merge 26340 25228
quit

"fr.poulet" <fr.poulet@laposte.net> writes:

> On 04/02/2017 04:55 PM, npostavs@users.sourceforge.net wrote:
>
> 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).

Thanks for confirming.  The reason my suggestion didn't work is because
I accidentally posted the code that *causes* the bug instead of the code
to fix it, oops!  I should have said

    (define-key special-event-map [config-changed-event] 'ignore)

as suggested in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25228#152.





reply via email to

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