From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: ja-dic.el and SKK-JYSYO.L Date: Wed, 17 Feb 2010 14:29:54 +0900 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 1266384613 13937 80.91.229.12 (17 Feb 2010 05:30:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Feb 2010 05:30:13 +0000 (UTC) Cc: expire-by-2010-02-18@kanis.fr, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 17 06:30:11 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 1NhcUC-0008Q7-Qd for ged-emacs-devel@m.gmane.org; Wed, 17 Feb 2010 06:30:09 +0100 Original-Received: from localhost ([127.0.0.1]:41756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhcUC-0000e6-1r for ged-emacs-devel@m.gmane.org; Wed, 17 Feb 2010 00:30:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhcU7-0000e0-61 for emacs-devel@gnu.org; Wed, 17 Feb 2010 00:30:03 -0500 Original-Received: from [140.186.70.92] (port=56673 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhcU5-0000ds-G7 for emacs-devel@gnu.org; Wed, 17 Feb 2010 00:30:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhcU4-0001Uu-Av for emacs-devel@gnu.org; Wed, 17 Feb 2010 00:30:01 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:55696) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhcU3-0001Ub-RD for emacs-devel@gnu.org; Wed, 17 Feb 2010 00:30:00 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id o1H5TuPo001283; Wed, 17 Feb 2010 14:29:57 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id o1H5TuOY023204; Wed, 17 Feb 2010 14:29:56 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id o1H5TtY9020584; Wed, 17 Feb 2010 14:29:55 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1NhcTz-00042H-0q; Wed, 17 Feb 2010 14:29:55 +0900 In-Reply-To: (message from Stefan Monnier on Tue, 16 Feb 2010 20:46:01 -0500) X-detected-operating-system: by eggs.gnu.org: Solaris 9 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:121158 Archived-At: In article , Stefan Monnier writes: >>> 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 don't understand exactly what you mean. > It's because I was vague: the precise way we replace the file by a URL > is left unspecified. How about including .bzr directory (or something) so that a user who extracted files from the tarball can get all files just by typing "bzr up" under admin/*? Is such a thing possible by bzr? --- Kenichi Handa handa@m17n.org