From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: New variable org-timer-set-timer Date: Thu, 20 May 2010 16:27:57 +0200 Message-ID: <87d3wq1wcy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=58630 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF6jI-0006f0-Ql for emacs-orgmode@gnu.org; Thu, 20 May 2010 10:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF6jD-0004Fk-LU for emacs-orgmode@gnu.org; Thu, 20 May 2010 10:28:08 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63263) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF6jD-0004FR-Gd for emacs-orgmode@gnu.org; Thu, 20 May 2010 10:28:03 -0400 Received: by wyb33 with SMTP id 33so675014wyb.0 for ; Thu, 20 May 2010 07:27:59 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi all, I introduced a new variable `org-timer-default-timer'. The default is 0 and has no effect on org-timer-set-timer. When > 0, this default timer value is offered to the user. I also improved `org-timer-set-timer' so that the new timer can replace the currently running one. Thanks to Frédéric Couchet for this idea! -- Bastien