From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Inline tasks in agenda search Date: Fri, 5 Aug 2011 13:23:37 +0200 Message-ID: References: <87ei10grxk.fsf@gmail.com> <20110805112923.384e34e5@kuru.homelinux.net> <874o1wgou1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpIVT-0004EW-HO for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 07:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpIVS-0007Vu-Js for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 07:23:59 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:57624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpIVS-0007Vp-Do for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 07:23:58 -0400 Received: by fxg9 with SMTP id 9so1692351fxg.0 for ; Fri, 05 Aug 2011 04:23:57 -0700 (PDT) In-Reply-To: <874o1wgou1.fsf@gmail.com> 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: Nicolas Goaziou Cc: org-mode mailing list Hi Nicolas, On Fri, Aug 5, 2011 at 12:00 PM, Nicolas Goaziou wrot= e: > It's because I only gave you a part of the required function. Also, if > you look at the doc-string, you'll see that: > =A01. it should return the position to continue the search from; That was extremely dense of me. I wasn't thinking properly. > =A02. you should set `org-agenda-skip-function-global' instead. > Yes, I tried that first but it didn't work (obviously because of not using the lambda!), so I tried the normal one. Thanks a lot, works great now. --=20 Suvayu Open source is the future. It sets us free.