From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: revno 101399 fails to build Date: Mon, 13 Sep 2010 12:17:44 -0400 Message-ID: References: <83vd695096.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284394755 14473 80.91.229.12 (13 Sep 2010 16:19:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Sep 2010 16:19:15 +0000 (UTC) Cc: Andreas Schwab , joakim@verona.se, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 13 18:19:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OvBkP-0002Ng-67 for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 18:19:13 +0200 Original-Received: from localhost ([127.0.0.1]:57695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvBkO-0004tE-Lb for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 12:19:12 -0400 Original-Received: from [140.186.70.92] (port=39517 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvBip-0003pm-ES for emacs-devel@gnu.org; Mon, 13 Sep 2010 12:17:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvBio-0004oB-Ch for emacs-devel@gnu.org; Mon, 13 Sep 2010 12:17:35 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51350) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvBio-0004o7-BJ for emacs-devel@gnu.org; Mon, 13 Sep 2010 12:17:34 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OvBiz-0004Er-8P; Mon, 13 Sep 2010 12:17:45 -0400 X-Spook: NATO MD2 MDA AK-47 anthrax Al Jazeera unclassified X-Ran: ]M,(xMH|Xhk%]ER!3IEGW}9rYT\EWdY<4+7uGnoR?p_6!B_FCL$I7,zRd6Y\F4[y,XgY;' X-Hue: yellow X-Attribution: GM In-Reply-To: <83vd695096.fsf@gnu.org> (Eli Zaretskii's message of "Mon\, 13 Sep 2010 13\:52\:21 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:130064 Archived-At: >> To fix that the creation of the elc file need to be made atomic. Hopefully done now, BTW.