all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: irek <mail@gumen.pl>
To: Marcin Borkowski <mbork@mbork.pl>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Proportional font in the modeline
Date: Mon, 14 Mar 2022 12:55:33 +0100	[thread overview]
Message-ID: <87wngwg34a.fsf@gumen.pl> (raw)
In-Reply-To: <87k0cwvoj4.fsf@mbork.pl> (message from Marcin Borkowski on Mon, 14 Mar 2022 11:03:59 +0100)

Marcin Borkowski <mbork@mbork.pl> writes:
> I remember reading somewhere about a recent experiment with proportional
> fonts in the modeline.  I compiled a new Emacs (from master) a few days
> ago, but the font is still fixed-width.  How do i enable variable-width
> fonts in the modeline?

I believe that only tab-bar mode uses variable-pitch by default right
now.  In fact mode-line face was inheriting from variable-pitch as well.
You can find that in commit 84bf9549860aae22931951d52b194b1fcfca1556 but
later it was removed in commit 3f843b25dc96867043feebb1d928bde4a7a777a3

Quoting from commit 3f843b25dc96867043feebb1d928bde4a7a777a3:
> (mode-line): Don't inherit from vaiable-pitch.

So right now you have to force variable-pitch in mode line face by
modifying mode-line face.

I hope this clears all the confusion.



      parent reply	other threads:[~2022-03-14 11:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14 10:03 Proportional font in the modeline Marcin Borkowski
2022-03-14 10:18 ` Lars Ingebrigtsen
2022-03-15  7:46   ` Marcin Borkowski
2022-03-14 11:55 ` irek [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

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

  git send-email \
    --in-reply-to=87wngwg34a.fsf@gumen.pl \
    --to=mail@gumen.pl \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mbork@mbork.pl \
    /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.