From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Timer doesn't seem to do anything Date: Thu, 06 Aug 2009 16:42:25 +0100 Message-ID: <87fxc5eyou.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZ577-0000CS-R1 for emacs-orgmode@gnu.org; Thu, 06 Aug 2009 11:42:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZ573-00008Q-R2 for emacs-orgmode@gnu.org; Thu, 06 Aug 2009 11:42:45 -0400 Received: from [199.232.76.173] (port=44452 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZ573-00008C-HJ for emacs-orgmode@gnu.org; Thu, 06 Aug 2009 11:42:41 -0400 Received: from main.gmane.org ([80.91.229.2]:34622 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZ573-00077X-1y for emacs-orgmode@gnu.org; Thu, 06 Aug 2009 11:42:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MZ56y-0004qk-Ks for emacs-orgmode@gnu.org; Thu, 06 Aug 2009 15:42:36 +0000 Received: from cpc3-rdng14-0-0-cust786.winn.cable.ntl.com ([82.0.211.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Aug 2009 15:42:36 +0000 Received: from paul.d.mead by cpc3-rdng14-0-0-cust786.winn.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Aug 2009 15:42:36 +0000 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 I was just trying out the new function for setting a timer for a heading and am wondering if I'm missing something. I go to a heading and type C-c C-x ; or just ; from the agenda, and I get a prompt 'Time out in (min)?'. I enter the time (to test, I used 1) and..... nothing. I also tried M-x org-timers-show-remaining-time and it says 'No timer set' So, what am I doing wrong here? Thanks Paul