From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kirill Ignatiev <kirill.ignatiev@gmail.com>
Cc: 19408@debbugs.gnu.org
Subject: bug#19408: 25.0.50; Incorrect handling of face-font-rescale-alist on startup mangles font settings
Date: Thu, 03 Dec 2020 13:20:48 +0100 [thread overview]
Message-ID: <875z5jqdwf.fsf@gnus.org> (raw)
In-Reply-To: <CACe-pWz=KzEeO5ws1QnCvfsUUL-gyA39uKJO1UMA73RbJd+67w@mail.gmail.com> (Kirill Ignatiev's message of "Thu, 18 Dec 2014 15:26:19 -0500")
Kirill Ignatiev <kirill.ignatiev@gmail.com> writes:
> Take the following .emacs file:
>
> (custom-set-faces
> '(default ((t (:inherit nil :height 110 :foundry "nil" :family
> "Source Code Pro")))))
>
> (add-to-list 'face-font-rescale-alist (cons (font-spec :family
> "STIXGeneral") 0.95) t)
(This bug report unfortunately got no response at the time.)
I'm not sure what font that is, but I tried this in Emacs 28:
# apt install fonts-stix
emacs -Q -l /tmp/stix.el
> Run emacs with no other customizations, using -Q -l <file.el>. The
> font in the initial frame in the scratch buffer will be Source Code
> Pro, as expected. Open a new frame, the font in that frame will be
> some other font (in my case Helvetica), not the default one.
I get
ftcrhb:-GOOG-Noto Sans CJK KR-normal-normal-normal-*-39-*-*-*-*-0-iso10646-1 (#x2D)
in the initial frame, which I guess just means that I don't have Source
Code Pro.
I then `C-x 5 2', and query the new frame for the font it's using, and
it's the same one.
So I don't seem to be able to reproduce this problem in Emacs 28 -- are
you still seeing it in more recent Emacs versions?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2020-12-03 12:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-18 20:26 bug#19408: 25.0.50; Incorrect handling of face-font-rescale-alist on startup mangles font settings Kirill Ignatiev
2020-12-03 12:20 ` Lars Ingebrigtsen [this message]
2020-12-03 12:53 ` Kirill Ignatiev
2020-12-03 12:58 ` Lars Ingebrigtsen
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=875z5jqdwf.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=19408@debbugs.gnu.org \
--cc=kirill.ignatiev@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.