unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* RE: [External] : Proportional fonts in the mode line (one month test)
  2021-11-24 13:53 Lars Ingebrigtsen
@ 2021-11-24 17:36 ` Drew Adams
  2021-11-24 17:39   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2021-11-24 17:36 UTC (permalink / raw)
  To: Lars Ingebrigtsen, emacs-devel@gnu.org

> I've now switched master over to defaulting to proportional fonts in the
> mode line.  Customise the `mode-line' face to get the old look back.
> 
> I've made the most obvious things that change size -- the U:-- thing,
> the top/bot, and the line/col thing -- use the `min-width' spec, so
> things should jump around (for those that care about that).
> 
> There's probably more things that should be handled that way, but we'll
> take that as we go along.
> 
> This is just a test: If everybody hates this default, we won't proceed,
> but we won't know unless we test it.  So we're now testing this on the
> trunk for a month.  Vote in a month.

I don't build Emacs, so can't see or tell just what you
changed.  But FWIW I've used a variable-pitch face for
`mode-line' for some time now, with no problems.

I just use this face setting for it:

((t (:inherit variable-pitch :background "PaleGoldenrod"
     :foreground "black"
     :box (:line-width -1 :style released-button))))

What have you changed, other than the font and, I guess,
some alignments?

Why change the default?  Isn't it easy enough for users
to customize to get the changes you're proposing?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [External] : Proportional fonts in the mode line (one month test)
  2021-11-24 17:36 ` [External] : " Drew Adams
@ 2021-11-24 17:39   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-11-24 17:39 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-devel@gnu.org

Drew Adams <drew.adams@oracle.com> writes:

> What have you changed, other than the font and, I guess,
> some alignments?

That's it.

> Why change the default?  Isn't it easy enough for users
> to customize to get the changes you're proposing?

No, Emacs should have a good out-of-the-box experience.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [External] : Proportional fonts in the mode line (one month test)
@ 2021-11-24 21:10 Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2021-11-24 21:10 UTC (permalink / raw)
  To: Drew Adams, Lars Ingebrigtsen, emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 296 bytes --]

[Sending again.  Didn't show up in the mailing list.]

> I just use this face setting for it:
> ((t (:inherit variable-pitch :background "PaleGoldenrod"
>      :foreground "black"
>      :box (:line-width -1 :style released-button))))

Attached a screenshot, active & inactive mode-line.

[-- Attachment #2: throw-mode-line-1.png --]
[-- Type: image/png, Size: 14912 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-24 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-24 21:10 [External] : Proportional fonts in the mode line (one month test) Drew Adams
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24 13:53 Lars Ingebrigtsen
2021-11-24 17:36 ` [External] : " Drew Adams
2021-11-24 17:39   ` Lars Ingebrigtsen

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).