unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Gregory Heytings <gregory@heytings.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: How to revert the mode line on master
Date: Thu, 25 Nov 2021 16:37:18 +0000	[thread overview]
Message-ID: <612d659daad6722706a5@heytings.org> (raw)
In-Reply-To: <1747745450.91272.1637857903815@mail1.libero.it>


>>> I do not like the new behavior of mode line on master. How to revert?
>>
>> It's described in NEWS.
>
> It seems it only states
>
> "To get the old monospaced mode line back, customize the 'mode-line' 
> face"
>
> but does not say HOW, what to add to the init.el file.
>

It does, see the last line:

** The mode line now uses a proportional font by default.
To get the old monospaced mode line back, customize the 'mode-line'
face not to inherit from the 'variable-pitch' face, or add this to
your ~/.emacs:

   (set-face-attribute 'mode-line t :inherit nil)



  reply	other threads:[~2021-11-25 16:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 12:29 How to revert the mode line on master Angelo Graziosi
2021-11-25 13:15 ` Eli Zaretskii
2021-11-25 16:31   ` Angelo Graziosi
2021-11-25 16:37     ` Gregory Heytings [this message]
2021-11-25 16:50       ` Angelo Graziosi
2021-11-25 17:17         ` How to revert the mode line on master, " Robert Pluim
2021-11-25 17:53           ` Gregory Heytings
2021-11-25 18:06             ` Angelo Graziosi
2021-11-25 18:13             ` Angelo Graziosi
2021-11-25 18:19         ` Eli Zaretskii
2021-11-25 18:33           ` Angelo Graziosi
2021-11-30 22:58           ` Angelo Graziosi
2021-11-25 16:48     ` Eli Zaretskii
2021-11-25 16:53       ` Angelo Graziosi
2021-11-25 17:26         ` Andreas Schwab
2021-11-25 17:09 ` john

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=612d659daad6722706a5@heytings.org \
    --to=gregory@heytings.org \
    --cc=angelo.g0@libero.it \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).