From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: uptime.el Date: Thu, 14 Feb 2008 04:04:16 -0500 Message-ID: <8g4pcb9aen.fsf@fencepost.gnu.org> References: <87lk5ppxj4.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202979881 13794 80.91.229.12 (14 Feb 2008 09:04:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 09:04:41 +0000 (UTC) Cc: Francesc Rocher , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 10:04:57 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPa1W-0001j8-Tp for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 10:04:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPa13-0000AS-47 for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 04:04:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPa0y-00009K-6h for emacs-devel@gnu.org; Thu, 14 Feb 2008 04:04:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPa0w-00008g-MM for emacs-devel@gnu.org; Thu, 14 Feb 2008 04:04:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPa0w-00008a-Gr for emacs-devel@gnu.org; Thu, 14 Feb 2008 04:04:18 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPa0w-0004JM-Db; Thu, 14 Feb 2008 04:04:18 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JPa0u-0006wS-DF; Thu, 14 Feb 2008 04:04:16 -0500 X-Spook: TELINT national information infrastructure Israel Bin X-Ran: SvhinJ=( List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89059 Archived-At: Juri Linkov wrote: > 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. I don't have much of an opinion. Feel free to make whatever changes you like. I checked in a version of `format-seconds', by the way.