From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Is it time to create more subdirs in lisp/? Date: Thu, 01 Sep 2011 11:35:33 +0300 Organization: JURTA Message-ID: <87obz43bwq.fsf@mail.jurta.org> References: <4E5F1BA2.8040506@dogan.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314866852 11680 80.91.229.12 (1 Sep 2011 08:47:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Sep 2011 08:47:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 01 10:47:26 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qz2vk-0002MX-W8 for ged-emacs-devel@m.gmane.org; Thu, 01 Sep 2011 10:47:25 +0200 Original-Received: from localhost ([::1]:57245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz2vk-0002Pp-BP for ged-emacs-devel@m.gmane.org; Thu, 01 Sep 2011 04:47:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz2vh-0002Or-9R for emacs-devel@gnu.org; Thu, 01 Sep 2011 04:47:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qz2vd-0002uz-Bl for emacs-devel@gnu.org; Thu, 01 Sep 2011 04:47:21 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:37531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz2vd-0002uE-7E for emacs-devel@gnu.org; Thu, 01 Sep 2011 04:47:17 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id EC9CA6E8064; Thu, 1 Sep 2011 01:47:15 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id CAF55451C367; Thu, 1 Sep 2011 01:47:14 -0700 (PDT) In-Reply-To: <4E5F1BA2.8040506@dogan.se> (Deniz Dogan's message of "Thu, 01 Sep 2011 07:44:02 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.113.175.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143679 Archived-At: > The lisp/ directory in trunk could use some more subdirectories. > > Examples: > > dired-aux.el > dired-x.el > dired.el > epa-dired.el > find-dired.el > image-dired.el You forgot wdired.el. > help-at-pt.el > help-fns.el > help-macro.el > help-mode.el > help.el And ehelp.el. > ps-bdf.el > ps-def.el > ps-mule.el > ps-print.el > ps-samp.el And printing.el and htmlfontify.el.