all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: 59184@debbugs.gnu.org
Cc: Sam Steingold <sds@gnu.org>
Subject: bug#59184: 29.0.50; customization of faces has to be re-done for each new frame
Date: Sun, 16 Jul 2023 10:42:30 -0300	[thread overview]
Message-ID: <9291f3fa-9767-5574-11e3-9ef0214a9059@gmail.com> (raw)
In-Reply-To: <lzeduaei0h.fsf@3c22fb11fdab.ant.amazon.com>

Sam Steingold <sds@gnu.org> writes:

 > Save the following into test.el
 >
 > (custom-set-variables
 >  '(custom-enabled-themes '(modus-vivendi)))
 >
 > (custom-set-faces
 >  '(fringe
 >    ((((class color) (background dark)) (:background "gold")))))
 >
 > and run `emacs -Q -l test.el`
 >
 > The screen is dark (because of the dark theme) and the fringes are gold
 > (because of the face customization).
 >
 > Now C-x 5 2 (make-frame-command) creates a new frame which is also dark,
 > as expected, but the fringes a no longer gold - they are dark gray as
 > per the theme.

I can reproduce it in Emacs 28, but not in the emacs-29 branch, or
master.  Does anybody know if this got fixed?







  reply	other threads:[~2023-07-16 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 19:17 bug#59184: 29.0.50; customization of faces has to be re-done for each new frame Sam Steingold
2023-07-16 13:42 ` Mauro Aranda [this message]
2023-09-02 22:09   ` Stefan Kangas

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=9291f3fa-9767-5574-11e3-9ef0214a9059@gmail.com \
    --to=maurooaranda@gmail.com \
    --cc=59184@debbugs.gnu.org \
    --cc=sds@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.