From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: GNU Emacs CVS HEAD: Date: Sun, 22 Jan 2006 06:33:23 +0200 Message-ID: References: <6d66855c0601182207t76b8bd41qb3cc4eba0ad5c8ed@mail.gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137904429 25065 80.91.229.2 (22 Jan 2006 04:33:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2006 04:33:49 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 22 05:33:46 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 1F0WvA-0002uX-I1 for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 05:33:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0Wxj-0000xF-Sa for ged-emacs-devel@m.gmane.org; Sat, 21 Jan 2006 23:36:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0WxP-0000wM-C0 for emacs-devel@gnu.org; Sat, 21 Jan 2006 23:36:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0WxN-0000tm-Gm for emacs-devel@gnu.org; Sat, 21 Jan 2006 23:36:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0WxN-0000th-AA for emacs-devel@gnu.org; Sat, 21 Jan 2006 23:36:01 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0X1q-0007d3-Di; Sat, 21 Jan 2006 23:40:38 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-52-29.inter.net.il [80.230.52.29]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DKH51618 (AUTH halo1); Sun, 22 Jan 2006 06:33:16 +0200 (IST) Original-To: rms@gnu.org In-reply-to: (rms@gnu.org) 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:49389 Archived-At: > From: "Richard M. Stallman" > CC: lekktu@gmail.com, emacs-devel@gnu.org > Date: Sat, 21 Jan 2006 22:58:20 -0500 > > Of course! because I did nothing to prevent the recursive load, I just > fixed the bugs that prevented Emacs from building on Windows due to it. > > So what is it that causes the recursive load? I don't know, I never had time to investigate.