From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Extract prefix information from diary sexp entries for agenda display Date: Mon, 23 Apr 2012 14:52:36 +0200 Message-ID: <87lilm8vaj.fsf@gnu.org> References: <20120422222838.GA12842@c3po.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMIju-00015j-9R for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 08:51:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMIjo-0001OJ-2I for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 08:51:33 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:15164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMIjn-0001Ns-SX for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 08:51:27 -0400 In-Reply-To: <20120422222838.GA12842@c3po.home> (Toby Cubitt's message of "Mon, 23 Apr 2012 00:28:38 +0200") 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 Toby Cubitt writes: > This patch adds a new org-agenda-diary-sexp-prefix customization > option. It can be set to a regexp which is used to match the part of the > text produced by a diary sexp entry that should be treated as > deadlining/scheduling information (the "prefix"), and displayed as such > in agenda views. Applied, thanks. -- Bastien