From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Two strange messages while building Emacs on MS-Windows Date: Tue, 11 Dec 2012 12:59:39 -0800 Message-ID: <50C79EBB.6050002@dancol.org> References: <83mwxpmtp6.fsf@gnu.org> <83fw3hm0nn.fsf@gnu.org> <83k3srdh3d.fsf@gnu.org> <838v96dgyd.fsf@gnu.org> <8338zecu4i.fsf@gnu.org> <50C6E75A.80807@dancol.org> <50C79BC6.8020309@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1F5E7BCC5108FFF6EB2DF32E" X-Trace: ger.gmane.org 1355259595 16727 80.91.229.3 (11 Dec 2012 20:59:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Dec 2012 20:59:55 +0000 (UTC) Cc: Eli Zaretskii , monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 11 22:00:09 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 1TiWvv-0001TN-VC for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 22:00:08 +0100 Original-Received: from localhost ([::1]:37478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWvj-0007nI-EJ for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 15:59:55 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:57029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWvd-0007mu-TY for emacs-devel@gnu.org; Tue, 11 Dec 2012 15:59:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiWvb-0008PM-66 for emacs-devel@gnu.org; Tue, 11 Dec 2012 15:59:49 -0500 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:43249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWvY-0008NN-NZ; Tue, 11 Dec 2012 15:59:44 -0500 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[0.0.0.0]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TiWvY-0003Rz-1J; Tue, 11 Dec 2012 12:59:44 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 In-Reply-To: X-Enigmail-Version: 1.4.6 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 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:155485 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1F5E7BCC5108FFF6EB2DF32E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/11/2012 12:58 PM, Dani Moncayo wrote: >>>>> $ time /c/emacs/trunk/bin/emacs --batch --eval '(message "Hello")= ' >>>>> Hello >>>>> >>>>> real 0m1.189s >>>> >>>> Can you try cp /c/emacs/trunk/bin/emacs.exe /c/emacs/trunk/bin/emacs= 2.exe && >>>> time /c/emacs/trunk/bin/emacs2.exe? Can you try running the time com= mand a few >>>> times? >>> >>> I guess you mean to execute >>> time /c/emacs/trunk/bin/emacs2 --batch --eval '(message "Hello")' >>> >>> The result is the same as invoking "emacs" instead of "emacs2", i.e.,= >>> between 145 and 200 ms. >>> >> >> What do you mean? The emacs run above took 1189ms. >=20 > I only say what I see. Apparently, yesterday it took indeed much > longer to start. No idea why. Have you rebooted in the interim without rebuilding that emacs binary? --------------enig1F5E7BCC5108FFF6EB2DF32E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Cygwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDHnr0ACgkQ17c2LVA10VuPLQCfa6YdTOO2x9HFIJULlwP8q97H 4aYAnjh0ErLZCFUxUMVLo0GHPNhvRtYC =RNHS -----END PGP SIGNATURE----- --------------enig1F5E7BCC5108FFF6EB2DF32E--