emacs-devel
[Top][All Lists]
Advanced

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

Re: uptime.el


From: Juri Linkov
Subject: Re: uptime.el
Date: Wed, 13 Feb 2008 01:35:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> The HERE argument is the same as of the function `emacs-version'.
>
> I don't see the point of the HERE argument there either. :)
> Should every function that returns a string optionally insert it?

The HERE argument of `emacs-version' is very useful to insert
the Emacs version string to the current buffer (to mail, etc.)

>> `emacs-uptime' tells you how long emacs has been running, whilst
>> `emacs-startup-time' tells you the time at which Emacs was started up.
>
> I'm saying I don't see the need for a specialized function that
> essentially just calls format-time-string on emacs-startup-time. If
> someone wants to add it, they should go ahead.

Maybe `emacs-uptime' should display (and insert) both how long emacs
has been running and the time when it was started up.

As for `emacs-startup-time', I think it would be useful if it displayed
how long the startup itself takes.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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