From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: leim build bug Date: Sat, 26 Oct 2002 15:23:55 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200210251333.WAA20177@etlken.m17n.org> <7263-Sat26Oct2002102327+0200-eliz@is.elta.co.il> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035638824 32562 80.91.224.249 (26 Oct 2002 13:27:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 26 Oct 2002 13:27:04 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 185Qxx-0008Si-00 for ; Sat, 26 Oct 2002 15:27:01 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 185R17-0001UM-00 for ; Sat, 26 Oct 2002 15:30:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 185QwI-0006jp-00; Sat, 26 Oct 2002 09:25:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 185QvH-00062V-00 for emacs-devel@gnu.org; Sat, 26 Oct 2002 09:24:15 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 185Qv5-000627-00 for emacs-devel@gnu.org; Sat, 26 Oct 2002 09:24:14 -0400 Original-Received: from pot.cnuce.cnr.it ([146.48.83.182]) by monty-python.gnu.org with esmtp (Exim 4.10) id 185Qv4-00061x-00 for emacs-devel@gnu.org; Sat, 26 Oct 2002 09:24:03 -0400 Original-Received: from pot by pot.cnuce.cnr.it with local (Exim 3.36 #1 (Debian)) id 185Qux-0001G4-00; Sat, 26 Oct 2002 15:23:55 +0200 Original-To: Eli Zaretskii In-reply-to: <7263-Sat26Oct2002102327+0200-eliz@is.elta.co.il> X-fingerprint: 4B2 6187 5C3 D6B1 2E31 7666 9DF 2DC9 BE21 6115 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8803 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8803 > > > you suggest that we must modify the current code so that > > > untaring leim first also works well? > > I'll do the pretest anyway, but I think that this should be straightened > > out before publishing 21.3. > I disagree. What you found out was unchanged since Emacs 20.1, and I > don't think I've ever heard any complaints. Well, you've just heard one :-) In fact, this problem has intermittently bitten me for more than one year now, but only now did I realize what it was. I usually untar emacs and leim in parallel, in the background, the way I almost always do with big tar files. > Since The HEAD version makes Leim part of the Emacs distribution, I > don't recommend changing this aspect for the branch version. Would it be difficult or anyway problematic to merge emacs and leim starting with 21.3 instead?