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: ./make-dist for unicode branch Date: Tue, 31 Jan 2006 10:08:25 +0900 Message-ID: References: <87bqyasvv6.fsf@emfox.3322.org> <877j8yse2a.fsf@emfox.3322.org> <873bjmryr5.fsf@emfox.3322.org> <87vewgca2p.fsf@emfox.3322.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1138670469 23888 80.91.229.2 (31 Jan 2006 01:21:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:21:09 +0000 (UTC) Cc: EmfoxZhou@gmail.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 31 02:21:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F3kCU-0001OL-4b for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 02:20:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3kFS-0004I1-TC for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2006 20:23:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3k8I-0008So-AG for emacs-devel@gnu.org; Mon, 30 Jan 2006 20:16:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3k86-0008L5-4o for emacs-devel@gnu.org; Mon, 30 Jan 2006 20:16:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3k3f-0006PH-TB for emacs-devel@gnu.org; Mon, 30 Jan 2006 20:11:48 -0500 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F3k1v-0006r5-RM; Mon, 30 Jan 2006 20:10:00 -0500 Original-Received: from nfs.m17n.org (nfs.m17n.org [192.47.44.7]) by tsukuba.m17n.org (8.13.4/8.13.4/Debian-3) with ESMTP id k0V18QoL029471; Tue, 31 Jan 2006 10:08:26 +0900 Original-Received: from etlken (etlken.m17n.org [192.47.44.125]) by nfs.m17n.org (8.13.4/8.13.4/Debian-3) with ESMTP id k0V18Q8T012213; Tue, 31 Jan 2006 10:08:26 +0900 Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1F3k0P-0000gl-00; Tue, 31 Jan 2006 10:08:25 +0900 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Mon, 30 Jan 2006 21:23:53 +0200) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) 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:49805 Archived-At: In article , Eli Zaretskii writes: > How about if we check that all the generated source files that are not > in the repository were regenerated? (Excluding the *.elc, *.o, and > other compiled files, of course.) There shouldn't be too many, I > think. Perhaps. But, I suggest to postpone the further discussion on this matter because the problem is in emacs-unicode-2 branch only for the moment. How about putting these entries in TODO? * Make the role of "./make-dist --snapshot" clear and, if necessary, fix make-dist to do that correctly. * Decide how to handle admin/unidata/UnicodeData.txt and the generated files lisp/international/uni-*.el. And, as this is administrative matter, that kind of TODO file should be under "admin" subdir. --- Kenichi Handa handa@m17n.org