From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Dominik Newsgroups: gmane.emacs.devel Subject: Re: update-subdirs and lisp/term Date: Tue, 29 Sep 2009 11:19:15 +0200 Message-ID: <78026BA0-5349-4399-9FF5-BD48E08F8638@gmail.com> References: <831vlut4sy.fsf@gnu.org> <83ws3mrm6f.fsf@gnu.org> <83r5ttsmq0.fsf@gnu.org> <87eipty7ex.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1254215993 17472 80.91.229.12 (29 Sep 2009 09:19:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Sep 2009 09:19:53 +0000 (UTC) Cc: Chong Yidong , schwab@linux-m68k.org, Eli Zaretskii , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 29 11:19:45 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 1MsYs4-0006dj-V8 for ged-emacs-devel@m.gmane.org; Tue, 29 Sep 2009 11:19:45 +0200 Original-Received: from localhost ([127.0.0.1]:34943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsYs3-0003ON-Kr for ged-emacs-devel@m.gmane.org; Tue, 29 Sep 2009 05:19:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsYrt-0003NN-5N for emacs-devel@gnu.org; Tue, 29 Sep 2009 05:19:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsYrn-0003LA-Om for emacs-devel@gnu.org; Tue, 29 Sep 2009 05:19:32 -0400 Original-Received: from [199.232.76.173] (port=49323 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsYrn-0003L7-KP for emacs-devel@gnu.org; Tue, 29 Sep 2009 05:19:27 -0400 Original-Received: from mail-ew0-f208.google.com ([209.85.219.208]:33508) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsYrg-000315-TP; Tue, 29 Sep 2009 05:19:21 -0400 Original-Received: by ewy4 with SMTP id 4so3277195ewy.31 for ; Tue, 29 Sep 2009 02:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=O+s6fAS9vGJ1nAcstw5RgIe9GRGavTavyaz+wxkh1Sw=; b=LlY3R91noSzxc1QXGQzh/lCkVUBjpQzNF8qb9E48acH1wNqIzFOQMGS6sJS9V4DYCs 6pb0HuC1pJ6DvgrlU7H98aBy790uu+Gfk8Y8QMcRiYYlyhf+z+t8GXuODN1A+DKzW1K1 gQIW3n3Hc/QqrG6ZUHvoViYLoGGI4U6HK4qho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=BSSMJfBd5rvJec+fRntotOE5evVTHr5+7Q5qRszqcuBEUlgo2Zpc0LfOocwuin/GSb /aSA67qHebbCMkmSiTrW1XA8p6ZoLqINAjN+lnxTv2Dxd+KX9XpbbThQsYDLu9jnY6yh XTeV27Aa0MZY/x8E/yrRh6c796dWaUbAj6US0= Original-Received: by 10.211.173.7 with SMTP id a7mr1073495ebp.31.1254215959634; Tue, 29 Sep 2009 02:19:19 -0700 (PDT) Original-Received: from ?192.168.2.2? (u016822.science.uva.nl [146.50.39.34]) by mx.google.com with ESMTPS id 24sm2241013eyx.38.2009.09.29.02.19.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 29 Sep 2009 02:19:17 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.936) X-detected-operating-system: by monty-python.gnu.org: GNU/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:115783 Archived-At: On Sep 26, 2009, at 11:03 PM, Stefan Monnier wrote: >>>> Let me put it another way: why would it be a good idea to put >>>> lisp/term >>>> in update-subdirs? >>> To avoid a special case that someone could trip on. Every other >>> subdirectory gets subdirs.el created in it, but term does not. >> The CEDET subdirectories will also lack subdirs.el. In fact, you >> agreed >> to it yourself, as a solution to the 8+3 filename restriction for >> CEDET, >> remember? > > BTW, if the Org people want to use a similar trick, I'd be happy to > add > `org' to the list of exceptions that aren't added to load-path (so all > the files lisp/org/org-foo.el can be renamed lisp/org/foo.el and then > loaded via (require 'org/foo)). Nice. I wish I had known this 2 year ago when I was really struggling with some of those 8+3 filenames. For now we are fine, but thanks for the offer. - Carsten