From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Hang when compiling the current bzr Emacs Date: Sat, 09 Jun 2012 12:14:06 +0200 Message-ID: <4FD321EE.5060400@gmx.at> References: <4FD1AC2F.20706@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1339236857 20994 80.91.229.3 (9 Jun 2012 10:14:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Jun 2012 10:14:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 09 12:14:15 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SdIgL-0001UL-S0 for ged-emacs-devel@m.gmane.org; Sat, 09 Jun 2012 12:14:09 +0200 Original-Received: from localhost ([::1]:48331 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdIgL-0000BX-K4 for ged-emacs-devel@m.gmane.org; Sat, 09 Jun 2012 06:14:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdIgI-0000BO-L8 for emacs-devel@gnu.org; Sat, 09 Jun 2012 06:14:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdIgH-0005DH-2B for emacs-devel@gnu.org; Sat, 09 Jun 2012 06:14:06 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:47306) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SdIgG-0005Bs-Nx for emacs-devel@gnu.org; Sat, 09 Jun 2012 06:14:04 -0400 Original-Received: (qmail invoked by alias); 09 Jun 2012 10:14:01 -0000 Original-Received: from 62-47-38-115.adsl.highway.telekom.at (EHLO [62.47.38.115]) [62.47.38.115] by mail.gmx.net (mp030) with SMTP; 09 Jun 2012 12:14:01 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/3Ng1HnD33Ml1Bbn+IRTiEorzytfIqdG/iEiIhJz 73RQ39ok1jtNyd In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150852 Archived-At: > I've just tried a bootstrap here (I try to avoid them now that I've > replaced all my desktops with netbook-type CPUs, making a bootstrap even > more painful than it was) and it worked. Could you try to set > a "coding:utf-8" cookie on both pcase.el and macroexp.el to see if > that's the source of the problem? Works now without any further fixing here. Thanks, martin