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:47:02 -0800 Message-ID: <50C79BC6.8020309@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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5E82ACA0DF80705401A0C387" X-Trace: ger.gmane.org 1355258866 9897 80.91.229.3 (11 Dec 2012 20:47:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Dec 2012 20:47:46 +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 21:47:56 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 1TiWk0-0000nT-Cy for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 21:47:48 +0100 Original-Received: from localhost ([::1]:34949 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWjn-0005RG-OB for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2012 15:47:35 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWjf-0005Qi-Jt for emacs-devel@gnu.org; Tue, 11 Dec 2012 15:47:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiWjZ-0004jg-VK for emacs-devel@gnu.org; Tue, 11 Dec 2012 15:47:27 -0500 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:43243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiWjQ-0004hZ-1f; Tue, 11 Dec 2012 15:47:12 -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 1TiWjI-0003PA-50; Tue, 11 Dec 2012 12:47:04 -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:155482 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5E82ACA0DF80705401A0C387 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/11/2012 12:42 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/emacs2.= exe && >> time /c/emacs/trunk/bin/emacs2.exe? Can you try running the time comma= nd a few >> times? >=20 > I guess you mean to execute > time /c/emacs/trunk/bin/emacs2 --batch --eval '(message "Hello")' >=20 > The result is the same as invoking "emacs" instead of "emacs2", i.e., > between 145 and 200 ms. >=20 What do you mean? The emacs run above took 1189ms. --------------enig5E82ACA0DF80705401A0C387 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/ iEYEARECAAYFAlDHm8YACgkQ17c2LVA10VsokACghGIy/DkYtpDkPv3DxQpw7mLz P20AoMOzFlZ1OdEjXbvYsJemK8gGrXFP =Ox4n -----END PGP SIGNATURE----- --------------enig5E82ACA0DF80705401A0C387--