From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#8049: 24.0.50; doc of `list-colors-sort' Date: Wed, 16 Feb 2011 02:43:59 +0200 Organization: JURTA Message-ID: <87pqqsd71w.fsf@mail.jurta.org> References: <6BE76CFC25EF457CB7F166586D6C44B3@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297825627 12463 80.91.229.12 (16 Feb 2011 03:07:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 03:07:07 +0000 (UTC) Cc: 8049@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 16 04:07:03 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PpXjK-0000It-Qh for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 04:07:03 +0100 Original-Received: from localhost ([127.0.0.1]:44800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpXjK-00016u-8G for geb-bug-gnu-emacs@m.gmane.org; Tue, 15 Feb 2011 22:07:02 -0500 Original-Received: from [140.186.70.92] (port=45468 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpXit-0000tu-PY for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2011 22:06:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpXis-0001bA-RH for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2011 22:06:35 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52495) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpXis-0001b6-NC for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2011 22:06:34 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PpXYh-0005Dg-EL; Tue, 15 Feb 2011 21:56:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Feb 2011 02:56:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8049 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8049-submit@debbugs.gnu.org id=B8049.129782492119998 (code B ref 8049); Wed, 16 Feb 2011 02:56:03 +0000 Original-Received: (at 8049) by debbugs.gnu.org; 16 Feb 2011 02:55:21 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PpXY1-0005CV-3t for submit@debbugs.gnu.org; Tue, 15 Feb 2011 21:55:21 -0500 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PpXXy-0005C0-VU for 8049@debbugs.gnu.org; Tue, 15 Feb 2011 21:55:19 -0500 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 6A9B26E8069; Tue, 15 Feb 2011 19:04:20 -0800 (PST) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 8B500451C213; Tue, 15 Feb 2011 19:04:19 -0800 (PST) In-Reply-To: <6BE76CFC25EF457CB7F166586D6C44B3@us.oracle.com> (Drew Adams's message of "Tue, 15 Feb 2011 17:27:31 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 15 Feb 2011 21:56:03 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44161 Archived-At: > The doc should explain what is meant by RGB and HSV color distance here. There > is not only one possible definition of color distance, and many users will not > have a feel for this or prior knowledge about it. > > There is nothing in either Emacs manual about this, so the doc string needs to > cover it. There is no detailed explanation in color.el either, so I don't see a need to do this in `list-colors-sort'.