From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: The longest Emacs uptime Date: Mon, 13 Jul 2009 20:01:00 +0200 Message-ID: <87prc4cvj7.fsf@ambire.localdomain> References: <87k52fjwfu.fsf@galatea.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1247508472 27933 80.91.229.12 (13 Jul 2009 18:07:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jul 2009 18:07:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 13 20:07:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MQPwG-0001sZ-I4 for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Jul 2009 20:07:44 +0200 Original-Received: from localhost ([127.0.0.1]:46026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQPwF-0001aj-HN for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Jul 2009 14:07:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQPvv-0001aV-IZ for help-gnu-emacs@gnu.org; Mon, 13 Jul 2009 14:07:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQPvt-0001a2-7f for help-gnu-emacs@gnu.org; Mon, 13 Jul 2009 14:07:23 -0400 Original-Received: from [199.232.76.173] (port=60822 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQPvt-0001Zz-26 for help-gnu-emacs@gnu.org; Mon, 13 Jul 2009 14:07:21 -0400 Original-Received: from smtp-out28.alice.it ([85.33.2.28]:2893) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQPvs-0006Oo-H4 for help-gnu-emacs@gnu.org; Mon, 13 Jul 2009 14:07:20 -0400 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out28.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Mon, 13 Jul 2009 20:06:56 +0200 Original-Received: from FBCMCL01B07.fbc.local ([192.168.171.45]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 13 Jul 2009 20:06:55 +0200 Original-Received: from ambire.localdomain ([79.24.14.243]) by FBCMCL01B07.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 13 Jul 2009 20:06:54 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1MQPpk-0001r2-TZ for help-gnu-emacs@gnu.org; Mon, 13 Jul 2009 20:01:00 +0200 In-Reply-To: <87k52fjwfu.fsf@galatea.local> (Pascal J. Bourguignon's message of "Sat, 11 Jul 2009 13:22:45 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-OriginalArrivalTime: 13 Jul 2009 18:06:54.0716 (UTC) FILETIME=[B460F3C0:01CA03E4] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66040 Archived-At: () pjb@informatimago.com (Pascal J. Bourguignon) () Sat, 11 Jul 2009 13:22:45 +0200 (defun emacs-uptime () "Gives Emacs' uptime, based on global var `*emacs-start-time*'." ...) See also: My Emacs used to have multi-month uptimes, but now those are just memories. thi