From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jost Burkardt Subject: Re: Release 5.23a Date: Wed, 12 Mar 2008 22:14:29 +0100 Message-ID: <874pbbbq6i.fsf@web.de> References: <876ACC10-F511-4735-B045-9C9AE248A25A@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZYHL-0004c5-Vf for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 17:14:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZYHK-0004bU-E0 for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 17:14:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZYHK-0004bR-BY for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 17:14:26 -0400 Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZYHK-0007er-85 for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 17:14:26 -0400 In-Reply-To: <876ACC10-F511-4735-B045-9C9AE248A25A@gmail.com> (Carsten Dominik's message of "Mon, 10 Mar 2008 23:04:28 +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: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik writes: > > Changes in Version 5.23 > ~~~~~~~~~~~~~~~~~~~~~~~ > > Overview > ======== > > - New keyword search agenda view I must say, I really, really like this new feature. Finally there's the org-feature I can use to mimick org-registry's behaviour, like I always wanted it to be. The only thing I'm missing is something like *search only TODO entrys*, (C-c a S ?). Would this be difficult to implement, or can I customize this by some clever configuration? I imagine I can work around with a search for something like +TODO +second_keyword, but even then the still the font-locking ist not available -- Jost