From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Status of MAC/W32/X consolidation -- third major patch committed. Date: 02 Apr 2003 00:55:16 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5x7kad96az.fsf@kfs2.cua.dk> References: <7783793.1049193284303.JavaMail.www@wwinf9807> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049231812 25013 80.91.224.249 (1 Apr 2003 21:16:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2003 21:16:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Apr 01 23:16:48 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190T6o-0006Qi-00 for ; Tue, 01 Apr 2003 23:15:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 190T7Z-0006Qz-00 for ; Tue, 01 Apr 2003 23:16:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190T53-0001Lz-05 for emacs-devel@quimby.gnus.org; Tue, 01 Apr 2003 16:14:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 190T3D-0007uV-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 16:12:11 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 190Sv8-0000ph-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 16:03:52 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190So6-0005yL-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 15:56:34 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 2615E7C012; Tue, 1 Apr 2003 22:56:33 +0200 (CEST) Original-To: david.ponce@wanadoo.fr In-Reply-To: <7783793.1049193284303.JavaMail.www@wwinf9807> Original-Lines: 50 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12815 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12815 David PONCE writes: > I just noticed a minor issue, since your latest changes. > > Now, while Emacs is loading my init file, the startup frame seems to > be frozen, and the echo area no more displays the messages sent during > the load process. > > In fact, I just see an empty "white" frame with the title area and the > menu bar, and nothing more until the initial load process is > completed. Have you tried a fresh configure + make bootstrap to see if the problem persists? > > It is not really important, just a little baffling. Also, I must > confess that I liked to see the progress of Emacs startup ;-) I'm sorry, but I have no way to confirm or reproduce this, so I hope someone else can take a look at it. > > Here is my configuration: > > GNU Emacs 21.3.50.1 (i386-mingw-nt4.0.1381) > of 2003-04-01 on EBAT311 > configured using `configure --with-gcc (3.2)' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: ENU > locale-coding-system: iso-latin-1 > default-enable-multibyte-characters: t > > Sincerely, > David > > > -- Kim F. Storm http://www.cua.dk