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.help Subject: Re: emacs-28: Keys in echo area Date: Sat, 23 Oct 2021 22:25:29 +0300 Message-ID: <83o87f4k7q.fsf@gnu.org> References: <87lf2jpo8v.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1558"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 23 21:26:42 2021 Return-path: Envelope-to: geh-help-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 1meMfB-0000Ee-Rb for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 23 Oct 2021 21:26:41 +0200 Original-Received: from localhost ([::1]:45410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meMfA-0005vY-P2 for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 23 Oct 2021 15:26:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meMeG-0005gJ-OV for help-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41470) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meMeG-00033D-97 for help-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:44 -0400 Original-Received: from [87.69.77.57] (port=3337 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meMeC-00019n-4s for help-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:43 -0400 In-Reply-To: <87lf2jpo8v.fsf@yandex.com> (message from Colin Baxter =?utf-8?Q?=F0=9F=98=BA?= on Sat, 23 Oct 2021 19:52:48 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:134068 Archived-At: > From: Colin Baxter 😺 > Date: Sat, 23 Oct 2021 19:52:48 +0100 > > I've noticed in emacs-28 (and 29) that when keys are displayed in a > message in say the echo buffer; for example, "Type C-c C-l to > display results of compilation.", the "C-c C-l" are in a different color > from that seen in emacs-27. In my case, what used to be a white > foreground on a black background is now a sort of grey on black. How can > I get back to the old appearance seen before emacs-28? Customize the help-key-binding face.