[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two strange messages while building Emacs on MS-Windows
From: |
Dani Moncayo |
Subject: |
Re: Two strange messages while building Emacs on MS-Windows |
Date: |
Tue, 11 Dec 2012 21:42:01 +0100 |
>> $ 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.
--
Dani Moncayo
- Re: Two strange messages while building Emacs on MS-Windows, (continued)
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Dani Moncayo, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Stefan Monnier, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Stefan Monnier, 2012/12/12
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/12
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/12
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/12
- Re: Two strange messages while building Emacs on MS-Windows, Daniel Colascione, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows,
Dani Moncayo <=
- Re: Two strange messages while building Emacs on MS-Windows, Daniel Colascione, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Dani Moncayo, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Daniel Colascione, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Dani Moncayo, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Daniel Colascione, 2012/12/11
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/10
- Re: Two strange messages while building Emacs on MS-Windows, Romain Francoise, 2012/12/10
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/10
- Re: Two strange messages while building Emacs on MS-Windows, Romain Francoise, 2012/12/10
- Re: Two strange messages while building Emacs on MS-Windows, Eli Zaretskii, 2012/12/10