unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Leo <sdl.web@gmail.com>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: Mode-line face bug
Date: Wed, 07 Mar 2007 22:15:23 -0500	[thread overview]
Message-ID: <E1HP96B-0007v8-8X@fencepost.gnu.org> (raw)
In-Reply-To: <m2wt1tbefj.fsf@sl392.st-edmunds.cam.ac.uk> (message from Leo on Wed, 07 Mar 2007 09:17:36 +0000)

    ,----
    | Emacs.mode-line.attributeBackground:    #fbf8f1
    | Emacs.mode-line.attributeForeground:    #101010
    `----

    but I don't have such settings in my ~/.Xresources.

The window manager makes those, but you've identified an Emacs bug.
The bug is that, for frames other than the first,
the X resources override your customization:

    (custom-set-faces
      ;; custom-set-faces was added by Custom.
      ;; If you edit it by hand, you could mess it up, so be careful.
      ;; Your init file should contain only one such instance.
      ;; If there is more than one, they won't work right.
      '(mode-line ((t (:background "#00f8f1" :foreground "#1010ff" :box (:line-=
    width -1 :style released-button)))))
     )

Can someone please fix that, then ack?

       reply	other threads:[~2007-03-08  3:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2wt1uejho.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found] ` <E1HOiHV-00011g-QI@fencepost.gnu.org>
     [not found]   ` <m2irdddhja.fsf@sl392.st-edmunds.cam.ac.uk>
     [not found]     ` <E1HOsAp-0004Gt-PD@fencepost.gnu.org>
     [not found]       ` <m2wt1tbefj.fsf@sl392.st-edmunds.cam.ac.uk>
2007-03-08  3:15         ` Richard Stallman [this message]
2007-03-09 16:24           ` Mode-line face bug Chong Yidong
2007-03-09 23:03             ` Kim F. Storm
2007-03-11  4:23               ` Richard Stallman
2007-03-11 18:58                 ` Kim F. Storm
2007-03-10 15:51             ` Richard Stallman
2007-03-10 17:57               ` Chong Yidong
2007-03-11 15:08                 ` Chong Yidong
2007-03-11 15:55                   ` Leo
2007-03-11 17:28                     ` Chong Yidong
2007-03-12  1:27                   ` Richard Stallman
2007-03-12  3:08                     ` Glenn Morris
2007-03-11 20:00                 ` 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=E1HP96B-0007v8-8X@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=sdl.web@gmail.com \
    /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).