unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.g0@libero.it>
To: Gregory Heytings <gregory@heytings.org>, Robert Pluim <rpluim@gmail.com>
Cc: emacs-devel@gnu.org, Eli Zaretskii <eliz@gnu.org>,
	john <jpff@codemist.co.uk>
Subject: Re: How to revert the mode line on master, Re: How to revert the mode line on master
Date: Thu, 25 Nov 2021 19:06:07 +0100 (CET)	[thread overview]
Message-ID: <1952188937.96294.1637863567929@mail1.libero.it> (raw)
In-Reply-To: <612d659daa3e5a04051b@heytings.org>


> Il 25/11/2021 18:53 Gregory Heytings  ha scritto:
> 
>  
> >
> > The mode-line face definition was subtly wrong, it should work better 
> > now if you update your git checkouts and rebuild.
> >
> 
> Alas, it doesn't.  Angelo is right, the recipe doesn't work, neither 
> before nor after your fix.  An init file with just (set-face-attribute 
> 'mode-line nil :inherit nil) has no effect on the mode-line of the first 
> frame.  (require 'faces) or (with-eval-after-load "faces" ...) do not 
> help.  The shortest actually working recipe I found is:
> 
> (set-face-attribute 'default nil :foreground (face-attribute 'default :foreground))
> (set-face-attribute 'mode-line nil :inherit nil)

I just tried the new git repo but i does not work: the mode-line is still in proportional font...



  reply	other threads:[~2021-11-25 18:06 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
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 [this message]
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=1952188937.96294.1637863567929@mail1.libero.it \
    --to=angelo.g0@libero.it \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gregory@heytings.org \
    --cc=jpff@codemist.co.uk \
    --cc=rpluim@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 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).