all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 40419@debbugs.gnu.org, Samuel Falvo II <sam.falvo@gmail.com>
Subject: bug#40419: 26.3; Custom font face not respected even after saving options to .emacs
Date: Sat, 04 Apr 2020 20:19:36 -0400	[thread overview]
Message-ID: <87mu7qhjhj.fsf@gmail.com> (raw)
In-Reply-To: <83wo6vvj3p.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 04 Apr 2020 09:51:54 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Samuel Falvo II <sam.falvo@gmail.com>
>> Date: Fri, 3 Apr 2020 13:12:46 -0700
>> 
>> 1.  Launch Emacs under Pop_OS! 64-bit Linux.
>> 2.  M-x menu-set-font
>> 3.  Select your favorite font of choice (in my case, Pet Me 2Y Medium).
>> 4.  Select Options >> Save Options
>> 5.  C-x C-f ~/.emacs  and make sure the file both exists and contains
>> the preferred font setting.
>> 6.  C-x C-c to exit out of Emacs.
>> 7.  Re-launch Emacs.
>> 8.  Observe **brief** moment in minibuffer when preferred font is in effect, but then
>> reverts back to system default.
>
> This probably means something else resets the font after startup.  Do
> you have anything else in your ~/.emacs, besides the font setting
> saved by the above recipe? could those additional customizations be
> the culprit?  Or maybe you have some system resources that require
> specific fonts to be used by Emacs?
>
> FWIW, I cannot reproduce this, the saved font setting is used when I
> restart Emacs.

Maybe this is Bug#25228 "custom-set-faces from init file ~/.emacs
ignored"?  Does adding

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

to .emacs help?







  reply	other threads:[~2020-04-05  0:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 20:12 bug#40419: 26.3; Custom font face not respected even after saving options to .emacs Samuel Falvo II
2020-04-04  6:51 ` Eli Zaretskii
2020-04-05  0:19   ` Noam Postavsky [this message]
2020-04-05 16:28     ` Samuel Falvo II

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mu7qhjhj.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=40419@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=sam.falvo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.