From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Hang when compiling the current bzr Emacs Date: Fri, 08 Jun 2012 09:09:30 -0400 Message-ID: References: <4FD1AC2F.20706@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339161005 18674 80.91.229.3 (8 Jun 2012 13:10:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 13:10:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 08 15:10:04 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 1Scyww-000629-Ha for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 15:09:58 +0200 Original-Received: from localhost ([::1]:60168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scyww-0002OJ-5f for ged-emacs-devel@m.gmane.org; Fri, 08 Jun 2012 09:09:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scywf-0002Kp-VG for emacs-devel@gnu.org; Fri, 08 Jun 2012 09:09:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScywX-0004Zt-GD for emacs-devel@gnu.org; Fri, 08 Jun 2012 09:09:41 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:45360) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScywX-0004Yx-C7 for emacs-devel@gnu.org; Fri, 08 Jun 2012 09:09:33 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCpw9/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLNBIUGA0QAROIHAW6CZBEA6MzgViDBQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="190618013" Original-Received: from 76-10-156-61.dsl.teksavvy.com (HELO pastel.home) ([76.10.156.61]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 08 Jun 2012 09:09:30 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6BD6A599D1; Fri, 8 Jun 2012 09:09:30 -0400 (EDT) In-Reply-To: <4FD1AC2F.20706@gmx.at> (martin rudalics's message of "Fri, 08 Jun 2012 09:39:27 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 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:150837 Archived-At: > bootstrapping trunk on Windows XP currently starts complaining as 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? Stefan