From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Files in wrong subdirs of emacs/lisp? Date: Wed, 21 May 2003 11:31:00 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030520003139.5840.LEKTU@terra.es> <200305200625.h4K6Pd7e021207@rum.cs.yale.edu> <20030520130413.8A2E.JMBARRANQUERO@laley.wke.es> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053531105 444 80.91.224.249 (21 May 2003 15:31:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 21 May 2003 15:31:45 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 21 17:31:40 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 19IVZ6-00006g-00 for ; Wed, 21 May 2003 17:31:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19IVjw-0000QD-00 for ; Wed, 21 May 2003 17:42:52 +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 19IVac-00051U-Om for emacs-devel@quimby.gnus.org; Wed, 21 May 2003 11:33:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19IVZ8-0003yM-1Y for emacs-devel@gnu.org; Wed, 21 May 2003 11:31:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19IVYb-0003JH-Kk for emacs-devel@gnu.org; Wed, 21 May 2003 11:31:40 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IVYT-0003Fn-8w for emacs-devel@gnu.org; Wed, 21 May 2003 11:31:01 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19IVYS-0005JP-Uw; Wed, 21 May 2003 11:31:00 -0400 Original-To: Juanma Barranquero In-reply-to: <20030520130413.8A2E.JMBARRANQUERO@laley.wke.es> (message from Juanma Barranquero on Tue, 20 May 2003 14:55:35 +0200) Original-cc: lektu@terra.es Original-cc: emacs-devel@gnu.org 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:14042 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14042 My personal preference would be to create at least two more subdirs, one for things related to abbreviation, expansion and things like that: That isn't enough files to be a good subdir. We don't want to accumulate lots of small subdirectories. and another one for utilities whose function is to make easier moving among files or buffers, and loading files: That one may be big enough, but the description of the category doesn't seem coherent--I don't see that things really fit together. It seems to be a number of different categories, not really a single one.