From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: ./make-dist for unicode branch Date: Fri, 27 Jan 2006 23:50:59 -0500 Message-ID: References: <87bqyasvv6.fsf@emfox.3322.org> <877j8yse2a.fsf@emfox.3322.org> <873bjmryr5.fsf@emfox.3322.org> <87vewgca2p.fsf@emfox.3322.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138503060 29768 80.91.229.2 (29 Jan 2006 02:51:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 02:51:00 +0000 (UTC) Cc: eliz@gnu.org, EmfoxZhou@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 29 03:50:57 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 1F32eV-0003G6-Js for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 03:50:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F32hO-0007j2-Kj for ged-emacs-devel@m.gmane.org; Sat, 28 Jan 2006 21:53:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F2xkz-0000Ty-6A for emacs-devel@gnu.org; Sat, 28 Jan 2006 16:37:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F2xkw-0000TH-Ko for emacs-devel@gnu.org; Sat, 28 Jan 2006 16:37:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F2wKM-000146-Ex for emacs-devel@gnu.org; Sat, 28 Jan 2006 15:05:42 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F2i5p-0001UO-0T for emacs-devel@gnu.org; Fri, 27 Jan 2006 23:53:45 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F2i39-0003bo-FT; Fri, 27 Jan 2006 23:50:59 -0500 Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Fri, 27 Jan 2006 16:47:00 +0900) 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:49638 Archived-At: > Even better, perhaps make-dist should find some way to check whether a > bootstrap was done, and refuse to work if it wasn't. Yes, but, as I wrote before, I think it's not a trivial work. I think it is trivial. Just check whether simple.elc exists.