unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: mode-line-inactive and face inheritance
Date: 16 Feb 2002 22:49:12 +0100	[thread overview]
Message-ID: <5xadu95c87.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <9003-Sat16Feb2002095527+0200-eliz@is.elta.co.il>

"Eli Zaretskii" <eliz@is.elta.co.il> writes:

> Here's the definition of mode-line-inactive face:
> 	(t
> 	 :inverse-video t))
>       "Basic mode line face for non-selected windows."
>       :version "21.2"
>       :group 'modeline
>       :group 'basic-faces)
> 
> The definition for non-GUI versions doesn't include `:inherit mode-line'.
> Is that intentional?

No, it is an oversight on my part (I copied this from the header-line font,
so I would assume it has a similar problem).

For non-GUI, the proper setting would probably be just :inherit and
nothing else (to make it identical to the normal mode line).

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-16 21:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-16  7:55 mode-line-inactive and face inheritance Eli Zaretskii
2002-02-16 21:49 ` Kim F. Storm [this message]
2002-02-17 16:48 ` Richard Stallman
2002-02-17 18:24   ` Eli Zaretskii
2002-02-18 15:24 ` Stefan Monnier
2002-02-18 19:44   ` Kim F. Storm
2002-02-18 22:08     ` Stefan Monnier
2002-02-19 21:30   ` Richard Stallman
2002-02-19 22:53     ` Stefan Monnier
2002-02-22  4:31       ` Richard Stallman
2002-02-22 16:07         ` Stefan Monnier
2002-02-23  5:26           ` Richard Stallman

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=5xadu95c87.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --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).