all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniele Nicolodi <daniele@grinta.net>
To: emacs-devel@gnu.org
Subject: Re: Easy way to make Emacs look more "modern"
Date: Mon, 11 Apr 2022 11:25:30 +0200	[thread overview]
Message-ID: <52bcde14-7b94-f7f6-828f-2c39a300d0fa@grinta.net> (raw)
In-Reply-To: <CAO48Bk8V9BROOdYpU0kvE9Odm1SE6B=o0hRuo_D+PpSrKpU+EA@mail.gmail.com>

On 11/04/2022 10:49, Pedro Andres Aranda Gutierrez wrote:
> Daniele> (set-face-attribute 'mode-line nil
> Daniele>                     :height 110
> Daniele>                     :background "grey88"
> Daniele>                     :box '(:line-width 4 :color "grey88" :style 
> nil))
> 
> I'm using
>      (custom-set-faces
>       '(mode-line           ((t (:inherit mode-line          :box 
> (:line-width 8 :style flat-button)))) t)
>       '(mode-line-inactive  ((t (:inherit mode-line-inactive :box 
> (:line-width 8 :style flat-button)))) t))
> 
> To get a broader mode-line. flat-button is part of Emacs28

According to the manual nil or flat-button mean the same thing.

Cheers,
Dan





  reply	other threads:[~2022-04-11  9:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11  8:49 Easy way to make Emacs look more "modern" Pedro Andres Aranda Gutierrez
2022-04-11  9:25 ` Daniele Nicolodi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-09 21:13 Daniele Nicolodi
2022-04-09 21:25 ` Dmitry Gutov
2022-04-09 21:34   ` Daniele Nicolodi
2022-04-09 21:51     ` Dmitry Gutov
2022-04-09 23:20 ` Philip Kaludercic
2022-04-10  1:12   ` Po Lu
2022-04-10 13:46     ` Philip Kaludercic
2022-04-10  1:10 ` Po Lu
2022-04-10  6:44   ` Daniele Nicolodi
2022-04-10  6:50     ` Po Lu
2022-04-10  6:58       ` Daniele Nicolodi
2022-04-10 12:24 ` Lars Ingebrigtsen
2022-04-10 12:28   ` Po Lu

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=52bcde14-7b94-f7f6-828f-2c39a300d0fa@grinta.net \
    --to=daniele@grinta.net \
    --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 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.