From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: ja-dic.el and SKK-JYSYO.L Date: Tue, 16 Feb 2010 09:04:38 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266329096 8525 80.91.229.12 (16 Feb 2010 14:04:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2010 14:04:56 +0000 (UTC) Cc: Ivan Kanis , emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 16 15:04:53 2010 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.69) (envelope-from ) id 1NhO2m-0004L0-VI for ged-emacs-devel@m.gmane.org; Tue, 16 Feb 2010 15:04:53 +0100 Original-Received: from localhost ([127.0.0.1]:60146 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhO2m-0001Ck-Gb for ged-emacs-devel@m.gmane.org; Tue, 16 Feb 2010 09:04:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhO2h-0001CU-2f for emacs-devel@gnu.org; Tue, 16 Feb 2010 09:04:47 -0500 Original-Received: from [140.186.70.92] (port=47628 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhO2e-0001Bg-FA for emacs-devel@gnu.org; Tue, 16 Feb 2010 09:04:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhO2b-00081y-HF for emacs-devel@gnu.org; Tue, 16 Feb 2010 09:04:44 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:6103 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhO2b-00081W-FG for emacs-devel@gnu.org; Tue, 16 Feb 2010 09:04:41 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEABc1ekvO+LpH/2dsb2JhbACbGXW9UoRbBIMUh18 X-IronPort-AV: E=Sophos;i="4.49,484,1262581200"; d="scan'208";a="56113554" Original-Received: from 206-248-186-71.dsl.teksavvy.com (HELO pastel.home) ([206.248.186.71]) by ironport2-out.pppoe.ca with ESMTP; 16 Feb 2010 09:04:39 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 1EF688467; Tue, 16 Feb 2010 09:04:39 -0500 (EST) In-Reply-To: (Kenichi Handa's message of "Tue, 16 Feb 2010 16:51:49 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:121143 Archived-At: >> > Perhaps we should consider moving SKK-JISYO.L (and the other >> > big files) to `admin' directory which is not included in the tarball. >> It sounds like a good idea, smaller tar ball saves bandwith. > I'll do that after 23.2. If we do that, we need to replace the file by a URL in the tarball (so the file in `admin' is just a cache). I think it's important to try and preserve the property that the tarball contains all the *source* files. There are currently some files missing there, admittedly, but I'm not completely happy about it. Stefan "who'd be happy with a trivial solution to the above problem which just distributes `admin' in the tarball, or better yet: make the tarball be a lightweight checkout of the repository"