From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [RFC] Give org-format-agenda-item a real format Date: Fri, 11 Feb 2011 13:19:10 +0100 Message-ID: <07AD4217-0C1C-4D0B-8F6B-45D9FD69FA5A@gmail.com> References: <87ei7evkfn.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=36249 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnryT-0003zZ-JV for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:19:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnrxy-00024J-Qq for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:19:15 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:55355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnrxy-00023d-JR for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:19:14 -0500 Received: by wwb17 with SMTP id 17so2461571wwb.30 for ; Fri, 11 Feb 2011 04:19:13 -0800 (PST) In-Reply-To: <87ei7evkfn.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org On Feb 11, 2011, at 1:13 PM, Bastien wrote: > Julien Danjou writes: >=20 >> 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.=20 >=20 > Julien recently made progress on this (big) patch. >=20 > See his branch here: > = http://git.naquadah.org/?p=3D~jd/org-mode.git;a=3Dshortlog;h=3Drefs/heads/= jd/agenda-format >=20 > There are still a few issues, one being with the column view > not properly displaying the ITEM column. >=20 > Please test this branch and report any problems. Important testing will be to see how the agenda behaves when metadata is changed from the agenda. For example, changing dates with S-left and S-right, changing the TODO states, tags, priorities etc. - Carsten