From: Andrii Kolomoiets <andreyk.mad@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Alan Third <alan@idiocy.org>, 43837@debbugs.gnu.org
Subject: bug#43837: 28.0.50; [NS] Internal border of inactive frame loses color
Date: Wed, 07 Oct 2020 10:42:13 +0300 [thread overview]
Message-ID: <m2eemascru.fsf@gmail.com> (raw)
In-Reply-To: <83eemaa4fs.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 07 Oct 2020 10:19:35 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Alan Third <alan@idiocy.org>
>> I can't think of a good reason for the code to use the selected frame,
>> but perhaps I'm missing something.
>
> Heh, I went through the rabbit hole and arrived at the same fix, now
> installed on master. Let's see what will it break, and then perhaps
> we will understand why the old code used selected-frame there...
Well, with recent master:
1. M-: (custom-set-faces '(default ((t :foreground "white" :background "black"))))
2. C-x 5 2
And to fix the colors in the created frame:
M-: (frame-set-background-mode (selected-frame))
next prev parent reply other threads:[~2020-10-07 7:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-06 19:40 bug#43837: 28.0.50; [NS] Internal border of inactive frame loses color Andrii Kolomoiets
2020-10-06 20:37 ` Alan Third
2020-10-07 6:46 ` Andrii Kolomoiets
2020-10-07 7:19 ` Eli Zaretskii
2020-10-07 7:42 ` Andrii Kolomoiets [this message]
2020-10-07 8:27 ` Eli Zaretskii
2020-10-07 8:37 ` Eli Zaretskii
2020-10-07 8:45 ` Andrii Kolomoiets
2020-10-18 11:52 ` Stefan Kangas
2020-10-07 8:32 ` Alan Third
2020-10-07 7:03 ` Eli Zaretskii
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=m2eemascru.fsf@gmail.com \
--to=andreyk.mad@gmail.com \
--cc=43837@debbugs.gnu.org \
--cc=alan@idiocy.org \
--cc=eliz@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.