From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: tags for functions Date: Wed, 21 Jan 2009 17:22:38 -0500 Message-ID: References: <867i4pemv5.fsf@lifelogs.com> <86y6x49un4.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232576677 21385 80.91.229.12 (21 Jan 2009 22:24:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2009 22:24:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 21 23:25:50 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LPlVx-0007lx-Em for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2009 23:25:37 +0100 Original-Received: from localhost ([127.0.0.1]:36931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPlUg-0000g4-3r for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2009 17:24:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPlUb-0000fn-V7 for emacs-devel@gnu.org; Wed, 21 Jan 2009 17:24:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPlUa-0000fb-Jd for emacs-devel@gnu.org; Wed, 21 Jan 2009 17:24:12 -0500 Original-Received: from [199.232.76.173] (port=38888 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPlUa-0000fY-El for emacs-devel@gnu.org; Wed, 21 Jan 2009 17:24:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37700) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPlUa-0002n7-5t for emacs-devel@gnu.org; Wed, 21 Jan 2009 17:24:12 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LPlT4-0007Vf-Cd; Wed, 21 Jan 2009 17:22:38 -0500 X-Spook: bce S Box Noriega Reno Taiwan Osama domestic disruption X-Ran: L]9)3;1pa6A} (Ted Zlatanov's message of "Wed, 21 Jan 2009 16:11:43 -0600") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108058 Archived-At: Ted Zlatanov wrote: > 1) build a list of command keywords quickly (using each package's > Keywords?) > > 2) refine the keywords into a simple taxonomy that is not too big nor > too small. Just because I haven't seen finder mentioned yet in this dicussion, M-x finder-list-keywords already tries to do something related to the above.