Hi Bastien,

b...@gnu.org writes:

> Hi Alan,
>
> Alan Schmitt <alan.schm...@polytechnique.org> 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.

Thank you for the suggestion. Unfortunately I don't know how to step
inside the '(eval form)' bit: if I hit 'i' edebug tells me "eval is a
built-in function". So I could just skip over it but I won't see what
the problem is.

Alan

Reply via email to