From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Give org-format-agenda-item a real format Date: Fri, 11 Feb 2011 13:13:00 +0100 Message-ID: <87ei7evkfn.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=56602 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnrrv-00035O-9k for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:13:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnrru-0000hA-65 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:12:59 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:46845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnrrt-0000gy-Ue for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:12:58 -0500 Received: by fxm12 with SMTP id 12so2779439fxm.0 for ; Fri, 11 Feb 2011 04:12:57 -0800 (PST) In-Reply-To: (Julien Danjou's message of "Wed, 12 Jan 2011 18:18:19 +0100") 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 Julien Danjou writes: > The ultimate goal of this is to replace `org-agenda-prefix-format' by > `org-agenda-format' which controls the whole agenda line format and not > only its prefix. Julien recently made progress on this (big) patch. See his branch here: http://git.naquadah.org/?p=~jd/org-mode.git;a=shortlog;h=refs/heads/jd/agenda-format There are still a few issues, one being with the column view not properly displaying the ITEM column. Please test this branch and report any problems. Thanks! -- Bastien