From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: Re: Timer mode doesn't hyphenate correctly Date: Fri, 01 Apr 2011 08:32:07 +0200 Message-ID: <87pqp6zdlk.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49505 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5Xu2-000514-DR for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 02:32:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5Xtz-0004Mm-UM for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 02:32:14 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:35830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5Xtz-0004MW-PM for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 02:32:11 -0400 Received: by wwb39 with SMTP id 39so3191775wwb.30 for ; Thu, 31 Mar 2011 23:32:10 -0700 (PDT) In-Reply-To: (Mark S.'s message of "Thu, 31 Mar 2011 20:46:12 -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" Hello, "Mark S" writes: >>I cannot reproduce what you are describing. I may be >> misunderstanding you. Could you please post an ECM >> for that? >> > What's an ECM? A minimal Org buffer with a recipe to reproduce the bug. > Another thing I've noticed is that sometimes the list items are > created in chronological order, and other times in > reverse-chronological order. In fact, most of the time it wants to go > in reverse-chronological order. Since there's no example in the > manual, I'm not sure which one is "normal". I would prefer > chronological order, but I can see why some might prefer > reverse-chronological. 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 ^". Regards, -- Nicolas