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

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.



  parent reply	other threads:[~2022-06-20  0:53 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 [this message]
2022-06-20  6:01   ` Colin Baxter

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=87k09cxii2.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=m43cap@yandex.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).