From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Takashi Hiromatsu Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 22.1.91 Date: Tue, 26 Feb 2008 08:45:30 +0900 Message-ID: References: <87ejb8vl0i.fsf@stupidchicken.com> <47C17D74.9050204@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1203983532 26584 80.91.229.12 (25 Feb 2008 23:52:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 23:52:12 +0000 (UTC) Cc: Jason Rumney , Emacs Devel To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 26 00:52:37 2008 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.50) id 1JTn7b-0005dG-5p for ged-emacs-devel@m.gmane.org; Tue, 26 Feb 2008 00:52:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTn75-00052g-9p for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 18:52:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTn70-00052W-Or for emacs-devel@gnu.org; Mon, 25 Feb 2008 18:51:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTn6z-00052K-1a for emacs-devel@gnu.org; Mon, 25 Feb 2008 18:51:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTn6y-00052H-TW for emacs-devel@gnu.org; Mon, 25 Feb 2008 18:51:56 -0500 Original-Received: from mx56.ms.so-net.ne.jp ([202.238.83.6]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTn6t-0000Ev-Is; Mon, 25 Feb 2008 18:51:52 -0500 Original-Received: from matsuan.so-net.ne.jp (nproxy.vdn.pwd.ne.jp [210.249.184.60]) (authenticated) by mx56.ms.so-net.ne.jp with ESMTP id m1PNpiCg002468; Tue, 26 Feb 2008 08:51:45 +0900 Original-Received: by matsuan.so-net.ne.jp (sSMTP sendmail emulation); Tue, 26 Feb 2008 08:51:12 +0900 In-Reply-To: User-Agent: Wanderlust/2.15.6 (Almost Unreal) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.10 (Furuichi) APEL/10.7 Emacs/22.1.91 (i386-mingw-nt5.0.2195) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:90444 Archived-At: At Mon, 25 Feb 2008 11:58:32 +0100, Juanma Barranquero wrote: > > On Mon, Feb 25, 2008 at 7:16 AM, Takashi Hiromatsu > wrote: > > > When start Emacs from cygwin shell, Emacs hanged up during startup. It > > seems that emacs read xpm library, before evaluate site-start.el and > > .emacs.el. > > You're compiling from the trunk, I suppose? > No, I compiled http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91.tar.gz with some patches. Takashi Hiromatsu