From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Timer mode doesn't hyphenate correctly Date: Wed, 30 Mar 2011 21:01:26 -0400 Message-ID: <87oc4sw1ax.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59317 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q56GP-0004nC-Pf for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 21:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q56GO-00088A-NS for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 21:01:29 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:38751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q56GO-00087y-HG for emacs-orgmode@gnu.org; Wed, 30 Mar 2011 21:01:28 -0400 In-Reply-To: (Mark S.'s message of "Wed, 30 Mar 2011 12:40:46 -0800") 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: throaway@yahoo.com Cc: "emacs-orgmode@gnu.org" "Mark S" writes: > Hello, > > I have a timer list running: > > - 0:01:00 Start at 10:17. > - 2:14:18 :: My actions > > I go to the end of the line and hit > > I get: > > - -2:15:45 :: > > Note the two hyphens. > > Now if I try to add another timed line with , the system > acts like I'm trying to start a term definition. If I use C-c C-x - > instead, I get a message that I'm not in a timed list. The only way I > can get a new timed entry, is to first delete the extra hyphen: > > - 2:15:45 :: > > ... and then use either of the other two techniques for creating an > entry. This seems like several extra and unnecessary keystrokes. Is > there a way to get it to add new timer items without fussing with the > line? I cannot reproduce this. All of the following timer items were entered quickly using M-Tab: - 0:01:04 :: An item - 0:01:07 :: Another item - 0:01:10 :: Yet another Best, Matt