emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to revert the mode line on master


From: Angelo Graziosi
Subject: Re: How to revert the mode line on master
Date: Thu, 25 Nov 2021 17:53:50 +0100 (CET)

> Il 25/11/2021 17:48 Eli Zaretskii <eliz@gnu.org> ha scritto:
> 
>  
> > Date: Thu, 25 Nov 2021 17:31:43 +0100 (CET)
> > From: Angelo Graziosi 
> > Cc: emacs-devel@gnu.org
> > 
> > 
> > > Il 25/11/2021 14:15 Eli Zaretskii ha scritto:
> > > 
> > >  
> > > > Date: Thu, 25 Nov 2021 13:29:04 +0100 (CET)
> > > > From: Angelo Graziosi
> > > > 
> > > > 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.
> 
> Maybe your Git clone is not up-to-date?  That was the original text,
> but it got updated yesterday with a specific recipe for the init
> files.

I do not have a local git repo. I was reading it from WEB interface.. Now it is 
updated but as I wrote in anothe replay, adding

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

to the init.el file does not work. I would say i does nothing.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]