From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Setting a parametric org-agenda-skip-function? Date: Thu, 27 Jun 2013 16:09:55 +0200 Message-ID: <87ppv7ppc3.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDkT-0008TQ-To for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsDkN-00022x-8a for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:37 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:49828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDkN-00022X-2W for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:04:31 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so625823wgg.0 for ; Thu, 27 Jun 2013 08:04:30 -0700 (PDT) In-Reply-To: (Alan Schmitt's message of "Fri, 21 Jun 2013 18:42:28 +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: Alan Schmitt Cc: Org Mode Hi Alan, Alan Schmitt writes: > I make org-agenda-skip-entry-unless-tags as debugged, and when I call > this agenda view, I don't go in the debugger, so I guess it is not > called. I'd try edebug-defun'ing `org-agenda-skip-eval' and track what's wrong from there. HTH, -- Bastien