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: Sun, 17 Feb 2008 17:55:46 -0500 Message-ID: References: <87lk5ppxj4.fsf@jurta.org> <8g4pcb9aen.fsf@fencepost.gnu.org> <87ir0rcknh.fsf@jurta.org> <6izlu23aw5.fsf@fencepost.gnu.org> <878x1l690b.fsf@jurta.org> <87tzk9vwem.fsf@jurta.org> <87hcg8trvd.fsf@jurta.org> <10wsp4fn9k.fsf@fencepost.gnu.org> <874pc8pg3m.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 1203288971 21722 80.91.229.12 (17 Feb 2008 22:56:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2008 22:56:11 +0000 (UTC) Cc: rocher@member.fsf.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 17 23:56:34 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 1JQsQq-0006nc-Jw for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 23:56:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQsQM-0005FC-3l for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 17:55:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQsQI-0005Ez-LK for emacs-devel@gnu.org; Sun, 17 Feb 2008 17:55:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQsQG-0005En-BD for emacs-devel@gnu.org; Sun, 17 Feb 2008 17:55:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQsQG-0005Ek-5w for emacs-devel@gnu.org; Sun, 17 Feb 2008 17:55:48 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQsQG-0007Be-9p; Sun, 17 Feb 2008 17:55:48 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JQsQE-0007sr-Gk; Sun, 17 Feb 2008 17:55:46 -0500 X-Spook: Abbas spies cybercash SHA Bruxelles genetic espionage X-Ran: KNCSZT<6Hg@`+V9GOX;>d{g4dbsh5H`2d$vs4\#-kk4^ttueqY,D? (Juri Linkov's message of "Sun, 17 Feb 2008 02:45:41 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." 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:89409 Archived-At: Juri Linkov wrote: >> (format "%.1f seconds" ...) > > I agree, maybe even without the fractional part as "%.0f seconds". I'd have thought that the kind of people interested in knowing how long their Emacs takes to start would be the kind interested in fractions of a second. :)