all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Mauro Aranda <maurooaranda@gmail.com>, 59184-done@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: Sat, 2 Sep 2023 15:09:15 -0700	[thread overview]
Message-ID: <CADwFkmnRsTTi8U0k8mtb77J7HsSauj21BLDxiEkK4YUvp07GzA@mail.gmail.com> (raw)
In-Reply-To: <9291f3fa-9767-5574-11e3-9ef0214a9059@gmail.com>

Mauro Aranda <maurooaranda@gmail.com> writes:

> 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?

More information was requested, but none was given within 3 months, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.





      reply	other threads:[~2023-09-02 22:09 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
2023-09-02 22:09   ` Stefan Kangas [this message]

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=CADwFkmnRsTTi8U0k8mtb77J7HsSauj21BLDxiEkK4YUvp07GzA@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=59184-done@debbugs.gnu.org \
    --cc=maurooaranda@gmail.com \
    --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.