From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#45799: 28.0.50; Faces shrink unreadable on GUI when foreground/background color set in TUI Date: Tue, 12 Jan 2021 17:13:52 +0200 Message-ID: <83lfcydw7j.fsf@gnu.org> References: <86zh1fqmwn.fsf@protected.rcdrun.com> <83zh1fdxn1.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9046"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 45799@debbugs.gnu.org To: Jean Louis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jan 12 16:14:26 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kzLNI-00025r-0W for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 12 Jan 2021 16:14:24 +0100 Original-Received: from localhost ([::1]:44360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzLNH-0000hG-1j for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 12 Jan 2021 10:14:23 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzLMw-0000eR-GI for bug-gnu-emacs@gnu.org; Tue, 12 Jan 2021 10:14:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kzLMw-0002Jh-9S for bug-gnu-emacs@gnu.org; Tue, 12 Jan 2021 10:14:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kzLMw-0004EB-4q for bug-gnu-emacs@gnu.org; Tue, 12 Jan 2021 10:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Jan 2021 15:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45799 X-GNU-PR-Package: emacs Original-Received: via spool by 45799-submit@debbugs.gnu.org id=B45799.161046442816200 (code B ref 45799); Tue, 12 Jan 2021 15:14:02 +0000 Original-Received: (at 45799) by debbugs.gnu.org; 12 Jan 2021 15:13:48 +0000 Original-Received: from localhost ([127.0.0.1]:32833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kzLMi-0004DE-DD for submit@debbugs.gnu.org; Tue, 12 Jan 2021 10:13:48 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:39278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kzLMg-0004Cw-DW for 45799@debbugs.gnu.org; Tue, 12 Jan 2021 10:13:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33001) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzLMb-0002CF-6o; Tue, 12 Jan 2021 10:13:41 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2487 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kzLMZ-0008NQ-L0; Tue, 12 Jan 2021 10:13:40 -0500 In-Reply-To: (message from Jean Louis on Tue, 12 Jan 2021 05:51:13 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:197795 Archived-At: > Date: Tue, 12 Jan 2021 05:51:13 +0300 > From: Jean Louis > Cc: 45799@debbugs.gnu.org > > - I had to unset foreground and background colors, as I wanted to use > emacsclient -nw in xterm but the current theme was not quite > readable in console > > - to change the theme with customize-themes, I had to unset foreground > and background color, as otherwise changing theme simply does not > work. This may be another bug, and I do so for many months as a > workaround to change the them. Usually I unset the > foreground/background color, even if under emacs -Q and only then I > am able to see the changes of the changing themes function > customize-themes > > - but this time I had both GUI and console, unsetting > foreground/background color in console, made GUI have miniscule > faces or fonts This is a whole different problem, one that I cannot reproduce. For me, customize-themes works as documented: I can enable and disable any theme I want, and it works as I'd expect, including changes in colors. However, you didn't tell how you used customize-themes, and what didn't work there, so I don't think we are talking about the same thing. So I don't think I understand your problem, and if the only reason for customizing faces on a TTY frame was that customize-themes didn't work for you, we should talk about the latter, and you should begin with describing how customize-themes doesn't work for you. > When the GUI practically disappears due to shrinkage of faces, that > still seem a bug It's not a bug, it's a cockpit error: you yourself did something that has this effect, and you did it globally. Customize is limited to changing faces globally, on all frames, existing and future ones; if that's not what you want, don't use Customize.