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.devel Subject: Re: Consistent face for keys in *Help* and `substitute-command-keys' Date: Thu, 25 Feb 2021 22:32:30 +0200 Message-ID: <83v9afriqp.fsf@gnu.org> References: <87h7m5iagw.fsf@gnus.org> <83blc9tnvz.fsf@gnu.org> <83y2fcrzkt.fsf@gnu.org> <831rd4romg.fsf@gnu.org> <83zgzsq7xn.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16438"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 25 21:34:16 2021 Return-path: Envelope-to: ged-emacs-devel@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 1lFNKy-00049J-0d for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Feb 2021 21:34:16 +0100 Original-Received: from localhost ([::1]:39278 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFNKw-0001uC-Ti for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Feb 2021 15:34:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFNJf-0001AS-90 for emacs-devel@gnu.org; Thu, 25 Feb 2021 15:32:55 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35161) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFNJc-0007by-TM; Thu, 25 Feb 2021 15:32:53 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3069 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lFNJW-0002fU-Sw; Thu, 25 Feb 2021 15:32:51 -0500 In-Reply-To: (message from Stefan Kangas on Thu, 25 Feb 2021 13:47:07 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:265649 Archived-At: > From: Stefan Kangas > Date: Thu, 25 Feb 2021 13:47:07 -0600 > Cc: larsi@gnus.org, emacs-devel@gnu.org > > I think it is okay that tooltips do not use the `help-key-binding' face. If you are willing to give up on key sequences in tooltips, then why do it in substitute-command-keys?