From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pohlack Subject: Re: Re: skip entry with inherited tags Date: Tue, 13 Jul 2010 19:41:26 +0200 Message-ID: <4C3CA546.3060000@os.inf.tu-dresden.de> References: <20100518074232.GA10524@mteege.de> <4BF2778D.9070702@os.inf.tu-dresden.de> <87mxvxdsv7.fsf@fastmail.fm> <4C082225.6020007@os.inf.tu-dresden.de> <4C08ED73.1000104@os.inf.tu-dresden.de> <4C343FB2.3080204@os.inf.tu-dresden.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYjUA-0000m3-SA for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 13:41:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYjU9-0002Qr-8a for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 13:41:38 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:42861) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYjU9-0002QG-3i for emacs-orgmode@gnu.org; Tue, 13 Jul 2010 13:41:37 -0400 In-Reply-To: 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: Matt Lundin , emacs-orgmode@gnu.org Hi Carsten, On 13.07.2010 13:49, Carsten Dominik wrote: > Sorry for taking so much time for this. > I am still holding the patch because I have an almost unconscious itch > that something is wrong with it. I cannot say what exactly it is > (if anything). The logic of what needs to be done when in > block agendas has some reason. One of the things I can say already > it that with such a local filter, I am afraid that updating the > agenda, or modifying the filter might fail or lead to strange results. > This is actually something you might want to work on testing. Hard to respond to this vague situation :-). It would be great if you could point me at more specific situations that might break or if others could test the patch. I have been using it for more than a month now without problems. > I will only be able to study this more closely after the release. Take your time, I will wait for more details to emerge or feedback from other testers. One more note here: The current situation for block agendas is a bit problematic as their limitations are not documented afaik. Writing custom agendas is not easy in itself. If things don't work, it is really hard to distinguish between driver errors and limitations of the block agendas. Cheers, Martin