From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org agenda extensions Date: Fri, 11 Jan 2013 17:26:03 +0100 Message-ID: <87zk0f1yas.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TthQn-0001Zf-Is for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:26:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TthQl-0006oY-EK for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:26:09 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:46807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TthQl-0006oN-7c for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:26:07 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm2so1140720wib.16 for ; Fri, 11 Jan 2013 08:26:06 -0800 (PST) In-Reply-To: (Thomas Alexander Gerds's message of "Fri, 11 Jan 2013 11:47:24 +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: Thomas Alexander Gerds Cc: emacs-orgmode@gnu.org Hi Thomas, Thomas Alexander Gerds writes: > with the aim to show properties in custom match views, I have been > experimenting with new variables: > > org-agenda-overriding-agenda-format > org-agenda-property-list > > then, tweaking the function org-scan-tags this enables custom format for > the agenda lines, optionally showing properties (without invoking > org-columns). > > you can test this here Thanks for experimenting with this -- could you send your code as a patch against current maint or master branch? That's easier for me to read/check/test... otherwise I'll have a look later on next week at best. Thanks, -- Bastien