From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: org-agenda-skip-function not working Date: Sun, 07 Nov 2010 15:07:38 +0100 Message-ID: <87aalldy6t.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1511273578==" Return-path: Received: from [140.186.70.92] (port=41698 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PF5uP-0008AW-9a for emacs-orgmode@gnu.org; Sun, 07 Nov 2010 09:07:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PF5uN-0002Mk-HT for emacs-orgmode@gnu.org; Sun, 07 Nov 2010 09:07:49 -0500 Received: from mailout110.xlhost.de ([213.202.242.110]:37733 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PF5uN-0002MT-B6 for emacs-orgmode@gnu.org; Sun, 07 Nov 2010 09:07:47 -0500 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: Saurabh Agrawal Cc: emacs-orgmode Mailinglist --===============1511273578== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Nov__7_15:07:38_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Sun_Nov__7_15:07:38_2010-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Sat, 9 Oct 2010 13:35:54 +0530, Saurabh Agrawal wrote: > I am using org-mode *daily* since last two years and absolutely love it. = I am very grateful to Charles and other core team > members. >=20 > Just recently, I made some changes to my org configuration as I had makin= g some changes in my daily work framework. That > broke a part of my configuration. >=20 > (tags-todo "School" > =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0((org-agenda-skip-fuction '(org-agenda-skip-entry-if 'sche= duled)) > =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 (org-agenda-overriding-header "School Work for today: "))) >=20 > Particularly, agenda entries which are scheduled are not being skipped. A= typical such entry is as follows: >=20 > ** TODO Make weekly test papers for next week, classes 9-12, for Maths, S= ci etc. > =C2=A0=C2=A0 SCHEDULED: <2010-10-09 Sat +1w> >=20 > Earlier after a lot of effort, I had created a regular expression check w= hich used to skip such entries. Of > course,=C2=A0org-agenda-skip-entry-if 'scheduled is much better than that. I could not reproduce this behaviour, the skip function is working well with Org-mode version 7.02trans (release_7.3.29.gd96c) GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-08-14 on raven, modified by Debian And using this custom agenda command: (setq org-agenda-custom-commands '(("X" "Test" tags-todo "School" ((org-agenda-skip-function '(org-agenda-skip-entry-if 'scheduled)))))) For this minimal example file: * TODO Headline one :School: SCHEDULED: <2010-11-07 So +1w> Does the problem still exist? Best, -- David --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sun_Nov__7_15:07:38_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkzWsqoACgkQma24O1pEeOYfQAD/XOoi1sNPuwm0EiO7VDxmfbWG JuTgDgQcpRsOA5hGFnUBAJe2eY3dpazxiT2+1xYVxJtTRiDO/WLvBQGWhrF/Vt8j =Rv5Y -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Nov__7_15:07:38_2010-1-- --===============1511273578== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1511273578==--