unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: More conservative fix for bug#37473 screws my fonts
Date: Mon, 20 Jun 2022 07:01:50 +0100	[thread overview]
Message-ID: <87edzjyisx.fsf@yandex.com> (raw)
In-Reply-To: <87k09cxii2.fsf@yahoo.com> (Po Lu's message of "Mon, 20 Jun 2022 08:53:41 +0800")

>>>>> Po Lu <luangruo@yahoo.com> writes:

    > Colin Baxter <m43cap@yandex.com> writes:
    >> Hello,
    >> 
    >> Using emacs-29.0.50, I turn off mode-line proportional fonts via
    >> 
    >> (cond((= emacs-major-version 29) ;; emacs-29 (set-face-attribute
    >> 'mode-line-active nil :inherit 'mode-line) (set-face-attribute
    >> 'mode-line-inactive nil :inherit 'mode-line) )) ;; End brackets
    >> for cond.
    >> 
    >> and have the setting
    >> 
    >> '(mode-line ((t (:background "PaleGreen" :foreground "black"
    >> :weight normal))))

    > FWIW, proportional fonts in the mode-line are already off by
    > default.

    >> in my theme file. All worked well until commit b2d11d69dd. Now my
    >> mode-line fonts appear to have a light setting weight - they
    >> certainly appear washed out. If I change the weight to bold then
    >> they appear too heavy. If I revert the commit all return to
    >> normal.
    >> 
    >> If we are to have this change, could some information be given as
    >> to how we might return the appearance to what it used to be?

    > Does it happen with 37f168afdd too?

    > I didn't really understand either of the changes, but was trying
    > to fix a problem on my machine while keeping most of the idea of
    > Lars' code intact.


Hello Po,

Yes, the latest commit 37f168afdd seems to have fixed the problem. My
fonts have returned to normal. Thank you.

Thanks for the information about proportional fonts in the mode-line
been off by default.

Best wishes,



      reply	other threads:[~2022-06-20  6:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 17:30 More conservative fix for bug#37473 screws my fonts Colin Baxter
2022-06-19 18:02 ` Colin Baxter
2022-06-19 18:31   ` Colin Baxter
2022-06-20  0:53 ` Po Lu
2022-06-20  6:01   ` Colin Baxter [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87edzjyisx.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).