From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: Org agenda time table formatting reverses when loading zenburn theme Date: Fri, 20 Feb 2015 18:44:15 -0500 Message-ID: <87r3tktagg.fsf@yale.edu> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOxFI-0003ud-7Y for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 18:44:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOxFF-0001Of-0a for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 18:44:32 -0500 Received: from plane.gmane.org ([80.91.229.3]:57124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOxFE-0001OJ-Qe for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 18:44:28 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YOxFB-0004ps-Aq for emacs-orgmode@gnu.org; Sat, 21 Feb 2015 00:44:25 +0100 Received: from nat-130-132-173-151.central.yale.edu ([130.132.173.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Feb 2015 00:44:25 +0100 Received: from jorge.alfaro-murillo by nat-130-132-173-151.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Feb 2015 00:44:25 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Claudius Mueller writes: > if I load a theme (such as zenburn) and then rebuild my agenda - > the time table has changed: (i) the sorting of time is reversed, > and (ii) tasks that were inline before are now sorted out of the > time table (see arrow in both pictures). I do not use zenburn very often, but I just tried to replicate the behavior and couldn't. What version of zenburn do you have? I haven't pulled the origin since commit 0ded23f of April of last year. You could try checking out that commit (git checkout 0ded23f) and see if your agenda behaves as expected, if so report the bug to the developers of zenburn. Best, -- Jorge.