From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark S" Subject: Re: Re: Timer mode doesn't hyphenate correctly Date: Fri, 01 Apr 2011 05:02:09 -0800 Message-ID: References: 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=37906 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5d55-000191-2J for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 08:03:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5d50-0001Zn-BT for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 08:03:59 -0400 Received: from fed1rmfepo102.cox.net ([68.230.241.144]:57713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5d50-0001ZX-2P for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 08:03:54 -0400 Received: from fed1rmimpo03.cox.net ([70.169.32.75]) by fed1rmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110401120352.NJYU18463.fed1rmfepo102.cox.net@fed1rmimpo03.cox.net> for ; Fri, 1 Apr 2011 08:03:52 -0400 In-Reply-To: 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 Nicolas, --- On Thu, 3/31/11, Nicolas wrote: > It doesn't "want" anything. If you hit M-RET between left > margin and > beginning of item's body, the new item will be inserted > before the > current one. Otherwise, it will be inserted after it, as in > any other > type of list. >Anyway, you can always sort your timer list with "C-c ^". > Actually, its a little different. If you hit alt-enter at the end of a line, without typing other text first, like - 0:00:02 :: It thinks that you're at the beginning of a line and places the date-stamp *above* : - 0:03:43 :: - 0:00:02 :: Mark