From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Timeline view > Headers not time-sorted Date: Sun, 3 May 2009 20:58:22 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0gtR-0006lt-V7 for emacs-orgmode@gnu.org; Sun, 03 May 2009 14:58:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0gtM-0006lL-Sz for emacs-orgmode@gnu.org; Sun, 03 May 2009 14:58:29 -0400 Received: from [199.232.76.173] (port=58470 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0gtM-0006lI-ME for emacs-orgmode@gnu.org; Sun, 03 May 2009 14:58:24 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:60416) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0gtM-0007qa-89 for emacs-orgmode@gnu.org; Sun, 03 May 2009 14:58:24 -0400 Received: by ewy6 with SMTP id 6so3550717ewy.42 for ; Sun, 03 May 2009 11:58:23 -0700 (PDT) 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: Francesco Pizzolante Cc: mailing-list-org-mode Hi Francesco, have you modified org-agenda-sorting strategy? What is its value? - Carsten On Apr 30, 2009, at 3:16 PM, Francesco Pizzolante wrote: > Hi, > > I'm using org-mode version 6.25a and I'm getting the following > problem: in the timeline view of a single Org file, headers are > not time-sorted. > > Here's an Org file example: > > --8<---------------cut here---------------start------------->8--- > * P1 > :LOGBOOK: > CLOCK: [2009-04-30 Thu. 13:00]--[2009-04-30 Thu. 15:00] => 2:00 > :END: > > * P2 > :LOGBOOK: > CLOCK: [2009-04-30 Thu. 10:00]--[2009-04-30 Thu. 12:00] => 2:00 > :END: > --8<---------------cut here---------------end--------------->8--- > > With the previous Org file, I end up with the following timeline > view (C-c a L): > > --8<---------------cut here---------------start------------->8--- > ------------------------------------------------------------------------------- > Thursday 30 April 2009 > Clocked: (2:00) P1 > Clocked: (2:00) P2 > --8<---------------cut here---------------end--------------->8--- > > I would expect to see P2 before P1 in the timeline. > > Could you tell me what I'm doing wrong? > > Thanks a lot, > Francesco > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode