From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [org-timer] mode line request Date: Thu, 25 Feb 2010 16:44:51 +0100 Message-ID: <873a0pfhfw.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nkftf-0003EF-UB for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:45:04 -0500 Received: from [140.186.70.92] (port=43450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nkftf-0003DU-2s for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:45:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nkfte-0006Y7-9H for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:45:03 -0500 Received: from mail-pw0-f41.google.com ([209.85.160.41]:37652) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nkfte-0006Xg-4y for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 10:45:02 -0500 Received: by pwj7 with SMTP id 7so5889962pwj.0 for ; Thu, 25 Feb 2010 07:45:00 -0800 (PST) In-Reply-To: (Austin Frank's message of "Sat, 20 Feb 2010 08:46:55 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Austin Frank Cc: emacs-orgmode@gnu.org Hi Austin, Austin Frank writes: > Would it be possible for timers set using org-timer-set-timer to display > their current value in the mode line? I'm working on this. I've also simplified the code behind temporary manually-set timers: you can now only add one timer. It's not useful to allow many such timers. While doing this, I fixed a bug about a remaining timer that the user could see when calling `org-timer-show-remaining-time'. Thanks to Frédéric Couchet for catching this. -- Bastien