From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Separate directory for Org-mode Date: Tue, 6 Nov 2007 11:44:57 +0100 Message-ID: References: <0D3D7908-5C3C-4C4C-A4D2-3FECD1A7BF29@science.uva.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194345915 24169 80.91.229.12 (6 Nov 2007 10:45:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 10:45:15 +0000 (UTC) Cc: Bastien , emacs-devel@gnu.org To: "Carsten Dominik" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 06 11:45:19 2007 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 1IpLvp-00045r-GQ for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 11:45:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpLve-0002Xo-Re for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 05:45:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpLvb-0002XX-AO for emacs-devel@gnu.org; Tue, 06 Nov 2007 05:45:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpLvX-0002XL-Ux for emacs-devel@gnu.org; Tue, 06 Nov 2007 05:45:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpLvX-0002XI-QB for emacs-devel@gnu.org; Tue, 06 Nov 2007 05:44:59 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpLvX-0001cg-6w for emacs-devel@gnu.org; Tue, 06 Nov 2007 05:44:59 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so2411783wah for ; Tue, 06 Nov 2007 02:44:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9cRceTZPQxuWh3wV/j4lgBYPRYsAFnV9hNIQ9ZL6+xk=; b=FCieyGN6IVvg5DeSZ2xbt/Pxe7PKxpGQmYF7g+sh+EuzULunzT2UvyMLDheiX0ID8XXZcfyTlWtTMBhQ6Ta6vDD7Oti+K99qWuEoL/+j8rn4XY5HrwnpwbC6U3x472zP8PKSMo5jnvZVnzS47RjjfyD5jSmfzVz2xeaNNAofW/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p21yyA56npkVtCVRncZAdsbR5KIGBws6FG7J0Y4QZPdG3fz+LNCxfkNVcuACnRD8ihqp40f2/jf1U3+bjebaRrQqgBgXixARSGOLslywr6WJAG2H7mfZixnMHE1thB83JWkv0d0sG/9aqie42I7VqiB/0JJ9HmfK0TgRAKH2sQQ= Original-Received: by 10.114.170.1 with SMTP id s1mr6281729wae.1194345897216; Tue, 06 Nov 2007 02:44:57 -0800 (PST) Original-Received: by 10.114.168.11 with HTTP; Tue, 6 Nov 2007 02:44:57 -0800 (PST) In-Reply-To: <0D3D7908-5C3C-4C4C-A4D2-3FECD1A7BF29@science.uva.nl> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:82647 Archived-At: On 11/6/07, Carsten Dominik wrote: > - could we have a separate directory lisp/textmodes/org for > better organization in the future, with more files. If done, I think lisp/org would be preferable to lisp/textmodes/org. IIRC, Richard once said that the threshold for a package having its own dir was about a dozen files, and currently we don't have any with less than 26: gnus: 150 progmodes: 80 textmodes: 48 calc: 42 language: 39 international: 39 net: 35 erc: 34 mail: 32 term: 31 url: 30 eshell: 30 play: 29 calendar: 27 emulation: 26 mh-e: 26 obsolete: 26 Perhaps a directory with things related to planning (including org and remember.el) would be better? Juanma