emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two strange messages while building Emacs on MS-Windows


From: Daniel Colascione
Subject: Re: Two strange messages while building Emacs on MS-Windows
Date: Tue, 11 Dec 2012 12:47:02 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

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 command 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.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]