From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: MH-E 7.4.4 checked in Date: Sat, 17 Jul 2004 13:21:14 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <1890.1089689203@newt.com> <2914-Tue13Jul2004070451+0300-eliz@gnu.org> <3589.1089692661@newt.com> <2914-Tue13Jul2004215551+0300-eliz@gnu.org> <30509.1089781796@newt.com> <6654-Fri16Jul2004152801+0300-eliz@gnu.org> <8011-Fri16Jul2004163116+0300-eliz@gnu.org> <23643.1089986972@trantor.xilinx.com> <9743-Sat17Jul2004123408+0300-eliz@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1090063324 25996 80.91.224.253 (17 Jul 2004 11:22:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Jul 2004 11:22:04 +0000 (UTC) Cc: emacs-devel@gnu.org, wohler@newt.com, Satyaki Das , mh-e-devel@lists.sourceforge.net Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jul 17 13:21:56 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BlnGO-0005vD-00 for ; Sat, 17 Jul 2004 13:21:56 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BlnGN-0001C5-00 for ; Sat, 17 Jul 2004 13:21:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BlnIx-0003Xr-Lt for emacs-devel@quimby.gnus.org; Sat, 17 Jul 2004 07:24:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BlnIq-0003Xl-Re for emacs-devel@gnu.org; Sat, 17 Jul 2004 07:24:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BlnIm-0003XY-Kw for emacs-devel@gnu.org; Sat, 17 Jul 2004 07:24:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BlnIm-0003XV-I7 for emacs-devel@gnu.org; Sat, 17 Jul 2004 07:24:24 -0400 Original-Received: from [195.135.220.2] (helo=Cantor.suse.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BlnFl-0008KQ-2a; Sat, 17 Jul 2004 07:21:17 -0400 Original-Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 6F3568EBA56; Sat, 17 Jul 2004 13:21:15 +0200 (CEST) Original-To: Eli Zaretskii X-Yow: I hope something GOOD came in the mail today so I have a REASON to live!! In-Reply-To: <9743-Sat17Jul2004123408+0300-eliz@gnu.org> (Eli Zaretskii's message of "Sat, 17 Jul 2004 12:34:10 +0200") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25785 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25785 "Eli Zaretskii" writes: > I still think that either MH-E or lisp/Makefile.in (or both) should be > changed so as not to require such manual deletions. We have a number > of other Lisp packages (Eshell, CC-Mode, Ediff, etc.) with subtle > dependencies among their *.el files, but "make recompile" always does > TRT for them. You have been lucky then. In general, if you add a macro to one file and use it in another file whose name is alphabetically before the other you'll get (more or less silently) a non-working result during recompile, since loading the old version of the byte compiled files will not define the macro. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."