From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark S" Subject: Re: Re: Timer mode doesn't hyphenate correctly Date: Wed, 30 Mar 2011 21:39:39 -0800 Message-ID: Reply-To: throaway@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34269 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q59gx-0006tL-Qj for emacs-orgmode@gnu.org; Thu, 31 Mar 2011 00:41:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q59gv-0006Vm-Rl for emacs-orgmode@gnu.org; Thu, 31 Mar 2011 00:41:07 -0400 Received: from fed1rmfepo102.cox.net ([68.230.241.144]:47933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q59gv-0006Va-HK for emacs-orgmode@gnu.org; Thu, 31 Mar 2011 00:41:05 -0400 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110331044104.QFOT18463.fed1rmfepo102.cox.net@fed1rmimpo02.cox.net> for ; Thu, 31 Mar 2011 00:41:04 -0400 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" Hello Matt, --- On Wed, 3/30/11, Matt Lundin wrote: >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 > It appears that you can get different results depending on how you start the timer and whether there are prior entries there. Basically, you need to start on a blank line with no prior timing entries. If you start your timer, either with C-c C-x 0 or with C-c C-x - with prior timer entries, you are likely to get the results I described before (double hyphens), or error messages ("not a timer list"). So to people who know the right incantation, I suppose it looks ok. But if you take even a slight detour you may get some strange results. Maybe there should be a bit more warning in the manual. But now that I've worked out the land-mines, I'm sure its going to be very useful. Thanks! Mark