From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Not arch (was Re: Gud lord!) Date: Mon, 9 Jun 2003 20:29:23 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <16100.57363.228476.922475@nick.uklinux.net> References: <16098.1698.415992.223606@nick.uklinux.net> <20030609091226.2C7A.JMBARRANQUERO@laley.wke.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055187374 10007 80.91.224.249 (9 Jun 2003 19:36:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 19:36:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 09 21:36:08 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PSQG-0002Wg-00 for ; Mon, 09 Jun 2003 21:35:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19PSkQ-0001hk-00 for ; Mon, 09 Jun 2003 21:56:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PSS1-0002TW-M3 for emacs-devel@quimby.gnus.org; Mon, 09 Jun 2003 15:37:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PSQv-0002FB-2O for emacs-devel@gnu.org; Mon, 09 Jun 2003 15:35:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PSQg-0002AU-Ie for emacs-devel@gnu.org; Mon, 09 Jun 2003 15:35:43 -0400 Original-Received: from bts-0501.dialup.zetnet.co.uk ([194.247.49.245] helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PSPD-0001Ew-26 for emacs-devel@gnu.org; Mon, 09 Jun 2003 15:34:11 -0400 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id B69B375FDD; Mon, 9 Jun 2003 20:29:23 +0100 (BST) Original-To: Juanma Barranquero In-Reply-To: <20030609091226.2C7A.JMBARRANQUERO@laley.wke.es> X-Mailer: VM 6.97 under Emacs 21.2.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14964 > > If there's not a natural grouping, keep the file in the top-level lisp > > directory. > > As a thread not-so-long ago demonstrated, there's no such a thing as a > "natural grouping" for everyone :-) The files have already been grouped once, though, by keyword and the user can explore them using finder-by-keyword (`C-h p'). Surely thats enough. Perhaps the finder package should be enhanced so that the files, themselves, can be visited (and not just the commentary displayed) if that is what the user is likely to want to do. Nick