From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Timeline view > Headers not time-sorted Date: Tue, 5 May 2009 14:28:28 +0200 Message-ID: <602C9419-0064-44DE-B908-3C9B4A580D7B@gmail.com> 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 1M1JlE-000367-Ub for emacs-orgmode@gnu.org; Tue, 05 May 2009 08:28:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M1JlA-00033H-Ro for emacs-orgmode@gnu.org; Tue, 05 May 2009 08:28:36 -0400 Received: from [199.232.76.173] (port=41300 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1JlA-000330-Fv for emacs-orgmode@gnu.org; Tue, 05 May 2009 08:28:32 -0400 Received: from ey-out-1920.google.com ([74.125.78.150]:47423) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1JlA-00066W-49 for emacs-orgmode@gnu.org; Tue, 05 May 2009 08:28:32 -0400 Received: by ey-out-1920.google.com with SMTP id 13so961785eye.24 for ; Tue, 05 May 2009 05:28:31 -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 On May 5, 2009, at 2:14 PM, Francesco Pizzolante wrote: > Hi, > >> Strange, because if I try your file, I get the correct >> sequence. > > I finally located the problem: when I add the following line to > my .emacs file then the problem happens. > > (require 'dircolors) > > Without dircolors everything works fine. > > Maybe you have an explanation (dircolors.el is attached)? No, I have no idea. - Carsten > > Thanks for your help, > Francesco >