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#47316: 27.1; commands with color input should use a common color chooser Date: Mon, 22 Mar 2021 19:42:09 +0200 Message-ID: <83r1k79jbi.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27825"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 47316@debbugs.gnu.org To: scame Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 22 18:43:12 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 1lOOa7-00079R-Gk for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 22 Mar 2021 18:43:11 +0100 Original-Received: from localhost ([::1]:59200 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOOa6-0006mn-HB for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 22 Mar 2021 13:43:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOOZy-0006jC-3c for bug-gnu-emacs@gnu.org; Mon, 22 Mar 2021 13:43:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46945) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lOOZx-0005AL-Pi for bug-gnu-emacs@gnu.org; Mon, 22 Mar 2021 13:43:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lOOZx-0002b8-N6 for bug-gnu-emacs@gnu.org; Mon, 22 Mar 2021 13:43:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Mar 2021 17:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47316 X-GNU-PR-Package: emacs X-Debbugs-Original-Cc: bug-gnu-emacs@gnu.org, 47316@debbugs.gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.16164349319922 (code B ref -1); Mon, 22 Mar 2021 17:43:01 +0000 Original-Received: (at submit) by debbugs.gnu.org; 22 Mar 2021 17:42:11 +0000 Original-Received: from localhost ([127.0.0.1]:58489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOOZ8-0002Zt-Uf for submit@debbugs.gnu.org; Mon, 22 Mar 2021 13:42:11 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:58342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOOZ4-0002Zi-2f for submit@debbugs.gnu.org; Mon, 22 Mar 2021 13:42:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47494) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOOZ3-0005gx-Qf for bug-gnu-emacs@gnu.org; Mon, 22 Mar 2021 13:42:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35341) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOOZ3-0004ja-Ig; Mon, 22 Mar 2021 13:42:05 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3463 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lOOZ1-0004uc-Uf; Mon, 22 Mar 2021 13:42:04 -0400 In-Reply-To: (message from scame on Mon, 22 Mar 2021 12:11:56 +0000) 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:202848 Archived-At: > Date: Mon, 22 Mar 2021 12:11:56 +0000 > From: scame > Cc: "scame via Bug reports for GNU Emacs, the Swiss army knife of text editors" , "47316@debbugs.gnu.org" <47316@debbugs.gnu.org> > > > read-color will show you the colors from which you can select if you type '?', the standard Emacs command that requests the list of possible candidate values. > > Yes, I mentioned it in my mail: > > > > set-foreground-color uses a color chooser: read-color. The way it was written, together with the rest of the message, could cause people to interpret that as if read-color didn't display the colors. My intent was to point out that it does.