unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Karl Eichwalder <ke@gnu.franken.de>
Cc: eliz@is.elta.co.il, emacs-devel@gnu.org
Subject: Re: Changing mode-line-inactive
Date: Wed, 13 Feb 2002 20:55:37 +0100	[thread overview]
Message-ID: <sh3d05b1hi.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <200202121524.g1CFOdP07412@aztec.santafe.edu> (Richard Stallman's message of "Tue, 12 Feb 2002 08:24:39 -0700 (MST)")

Richard Stallman <rms@gnu.org> writes:

> I think this change should arrange to update display immediately
> whenever face attributes are changed.  Does it work?
>
> *** xfaces.c.~1.249.~	Sat Feb  9 04:06:22 2002
> --- xfaces.c	Tue Feb 12 06:54:47 2002

Yes, it does.

Another problem is the following (using your patch):

    C-x 2

And in *Scratch* eval:

    (copy-face 'mode-line 'mode-line-inactive)

Now both mode lines are displayed with the mode-line face.  Open
another frame:

    C-x 5 b RET

The new frame has the old mode-line-inactive.  Okay.  But, and that is
a little bit astonishing, going back to *Scratch* and eval:

    (copy-face 'highlight 'mode-line-inactive)

This time it will affect the other frame, too.

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)

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


  reply	other threads:[~2002-02-13 19:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-09 20:00 Changing mode-line-inactive Karl Eichwalder
2002-02-09 20:38 ` Eli Zaretskii
2002-02-11  2:09   ` Richard Stallman
2002-02-11  6:45     ` Eli Zaretskii
2002-02-12 15:24       ` Richard Stallman
2002-02-13 19:55         ` Karl Eichwalder [this message]
2002-02-11  7:56     ` Karl Eichwalder
2002-02-11  9:33       ` Kim F. Storm
2002-02-12 15:23         ` Richard Stallman
2002-02-12 15:23         ` 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=sh3d05b1hi.fsf@tux.gnu.franken.de \
    --to=ke@gnu.franken.de \
    --cc=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=keichwa@gmx.net \
    /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).