From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Schmitt Subject: Re: org-timer-set-timer Date: Fri, 06 Nov 2009 12:28:00 +0100 Message-ID: <4AF40840.2070901@cs.tu-berlin.de> References: <2df5ce20911060322g40a74593t2d37430366b1a491@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6Mzi-0005SM-Cd for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 06:28:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6Mzd-0005Q0-E0 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 06:28:41 -0500 Received: from [199.232.76.173] (port=44643 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6Mzd-0005Pn-2T for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 06:28:37 -0500 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:62030) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N6Mzc-000373-G4 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 06:28:36 -0500 Received: from localhost (localhost [127.0.0.1]) by localhost-12225.cs.tu-berlin.de (Postfix) with ESMTP id CBB6D341FA for ; Fri, 6 Nov 2009 12:28:34 +0100 (MET) In-Reply-To: <2df5ce20911060322g40a74593t2d37430366b1a491@mail.gmail.com> 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: Emmanuel Di Pretoro Cc: emacs-orgmode@gnu.org Hi Emmanuel, try the latest git version of org, this bug was fixed yesterday. hth, Stephan Emmanuel Di Pretoro wrote: > Hi, > > I'm using 'org-timer-set-timer' (via 'C-c C-x ;') on a headline, but > that doesn't seem to work. When I call 'org-timer-show-remaining-time', > I get a 'No timer set'. > > Can you tell me how I'm suppose to set a timer ? > > Thanks in advance, > > Emmanuel >