From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan E. Davis" Subject: Re: Commenting a diary sexp line?? Date: Mon, 18 Jul 2011 22:13:06 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6de1545f323fe04a8652c54 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj2cb-0006MD-Mg for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:13:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj2ca-0000hm-Cs for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:13:29 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:51768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj2cZ-0000hh-Qw for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:13:28 -0400 Received: by wwf22 with SMTP id 22so2998451wwf.30 for ; Mon, 18 Jul 2011 22:13:27 -0700 (PDT) In-Reply-To: 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: org-mode --0016e6de1545f323fe04a8652c54 Content-Type: text/plain; charset=ISO-8859-1 Here's the attempt to comment, and the line: ** [2011-05-24 Tue 10:23] Sexp for an Org-mode reocurring appointment, only on weekdays Published in: Emacs Lisp, [[ http://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html][here ]] #+BEGIN_EXAMPLE :,---- :| * APPT Daily Scrum :| <%%(let ((dayname (calendar-day-of-week date))(day (car (cdr date))))(memq dayname '(1 2 3 4 5)))> :| [2009-07-01 Wed] :`---- #+END_EXAMPLE On Mon, Jul 18, 2011 at 10:11 PM, Alan E. Davis wrote: > The following is in one of my Agenda files, I guess. Is there any way to > comment it out, so that it is not evaluated and displayed in the agenda. > This seems to be displayed for every day. I wanted to start a list of > various functions, but this one seems to be preeminent. > > Thank you, > > Alan Davis > --0016e6de1545f323fe04a8652c54 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Here's the attempt to comment, and the line:


** [2011-05-24 = Tue 10:23] Sexp for an Org-mode reocurring appointment, only on weekdays=A0=
=A0=A0 Published in: Emacs Lisp, [[http://www.= gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html][here= ]]
#+BEGIN_EXAMPLE
:,----
:|=A0=A0=A0=A0 * APPT Daily Scrum
:|=A0=A0= =A0=A0 <%%(let ((dayname (calendar-day-of-week date))(day (car (cdr date= ))))(memq dayname '(1 2 3 4 5)))>
:|=A0=A0=A0 [2009-07-01 Wed]:`----
#+END_EXAMPLE

On Mon, Jul 18, 2011 at 10:11 PM, Alan E. Da= vis <lngndvs@gmai= l.com> wrote:
The following is in one of my Agenda files, I guess.=A0 Is there any way to= comment it out, so that it is not evaluated and displayed in the agenda.= =A0 This seems to be displayed for every day.=A0 I wanted to start a list o= f various functions, but this one seems to be preeminent.

Thank you,

Alan Davis

--0016e6de1545f323fe04a8652c54-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan E. Davis" Subject: Commenting a diary sexp line?? Date: Mon, 18 Jul 2011 22:11:27 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001485f1e2c80c20ce04a865275c Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj2az-000679-Ig for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:11:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj2ay-0000du-Ov for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:11:49 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:36818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj2ay-0000do-KB for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:11:48 -0400 Received: by wyg36 with SMTP id 36so2956332wyg.0 for ; Mon, 18 Jul 2011 22:11:47 -0700 (PDT) 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: org-mode --001485f1e2c80c20ce04a865275c Content-Type: text/plain; charset=ISO-8859-1 The following is in one of my Agenda files, I guess. Is there any way to comment it out, so that it is not evaluated and displayed in the agenda. This seems to be displayed for every day. I wanted to start a list of various functions, but this one seems to be preeminent. Thank you, Alan Davis --001485f1e2c80c20ce04a865275c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The following is in one of my Agenda files, I guess.=A0 Is there any way to= comment it out, so that it is not evaluated and displayed in the agenda.= =A0 This seems to be displayed for every day.=A0 I wanted to start a list o= f various functions, but this one seems to be preeminent.

Thank you,

Alan Davis
--001485f1e2c80c20ce04a865275c-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Markert Subject: Re: Commenting a diary sexp line?? Date: Tue, 19 Jul 2011 07:48:48 +0200 Message-ID: <87y5zukegv.fsf@googlemail.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj3Ay-0002nA-6q for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:49:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj3Au-0005CT-KL for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:49:00 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:56686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj3Au-0005CG-9F for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 01:48:56 -0400 Received: by fxd18 with SMTP id 18so6359234fxd.39 for ; Mon, 18 Jul 2011 22:48:54 -0700 (PDT) In-Reply-To: (Alan E. Davis's message of "Mon, 18 Jul 2011 22:13:06 -0700") 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 E. Davis" Cc: org-mode --=-=-= Content-Type: text/plain > Here's the attempt to comment, and the line: > > > ** [2011-05-24 Tue 10:23] Sexp for an Org-mode reocurring appointment, > only on weekdays Published in: Emacs Lisp, [[ > http://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html][here > ]] What do you mean? What have you tried? > #+BEGIN_EXAMPLE > :,---- > :| * APPT Daily Scrum > :| <%%(let ((dayname (calendar-day-of-week date))(day (car (cdr date))))(memq dayname '(1 2 3 4 5)))> > :| [2009-07-01 Wed] > :`---- > #+END_EXAMPLE Anyway: Begin the org-sexp line with a `#' - the usual org comment character. Michael --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOJRrAAAoJEHHMVUK0UjKVHaQP/izU42QxtHgGYYGkTqWUxP+J KlnyTMldgShzJ7Mrpi+GcxliuavcYFTrYqfQSH3m6h15Vxvafoh+gEnEZsAhvprR D25oQO+IDMRyvikkjtPxzvFGPq3YYBJw6Ha7WVs4+Yy84oEwCO3aR6syP0Oy7lQA 0wO4G3AgS5MtzWjDSO25cbZedhOcrfcF3Mvs5Tc8i+49HOmnucymsXXRiv2ktsCF GS0TN6uJZAkEkH4iLGrBo4SFekVtUT9GkMDgsfxpxXTjAyJSbB/n3OLkCma3Qd8g IwUqjLfyT1eGcGeJn6/A+qPVhm7xLFeo8HjgintF8BRs3O8UMeT6tzTXrcQWGy7s 7bgbSMH/7G1pcYKWodm3tQYdkikd9t4AC+4ELEytjbRES0E+zZRBiv9RQ9sk8R2i cPuoe0tkvhhmc1aMXbDBkHuXjVGnhojxEJ+dWCu7viFZ4LvzXWeSt+Wvuoz7EKa7 5sQ8RorxoptyqfIJ/1+46PLwyFqXOI0PpIupwgC1pGLuNLTLL1eq1YPZw+Ms5aER a40h1S4noyPJf0z7cMTeKbxvo993ef9+vQFQy2Mj2wUg69s7HzM7WFj7XBIQUPiX ca7+XkJAY6mb3TylmVLhRWYnDQc0nnuG9M3ITDBll00wnyT16NQ11OHq8m+W0+l9 YKSfCBy1672AVxrMgViU =6916 -----END PGP SIGNATURE----- --=-=-=-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Commenting a diary sexp line?? Date: Tue, 19 Jul 2011 11:54:16 +0200 Message-ID: References: <87y5zukegv.fsf@googlemail.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]:33933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj70l-0002wj-00 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:54:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj70g-0000CT-LB for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:54:42 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:41700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj70g-0000CC-AM for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:54:38 -0400 Received: by eyx24 with SMTP id 24so3815433eyx.19 for ; Tue, 19 Jul 2011 02:54:36 -0700 (PDT) In-Reply-To: <87y5zukegv.fsf@googlemail.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: Michael Markert Cc: org-mode Hi, On Tue, Jul 19, 2011 at 7:48 AM, Michael Markert wrote: >> :| =A0 =A0 * APPT Daily Scrum >> :| =A0 =A0 <%%(let ((dayname (calendar-day-of-week date))(day (car (cdr = date))))(memq dayname '(1 2 3 4 5)))> >> :| =A0 =A0[2009-07-01 Wed] >> :`---- >> #+END_EXAMPLE > > Anyway: Begin the org-sexp line with a `#' - the usual org comment charac= ter. > I also faced this once and was expecting using the COMMENT keyword on the headline will do the trick but it doesn't. I had to use # before the sexp. So my question is, should org be ignoring the COMMENT keyword on headlines when a sexp is present. I would be inclined to call this a bug as a scheduled headline would be ignored in the presence of COMMENT. > Michael --=20 Suvayu Open source is the future. It sets us free. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan E. Davis" Subject: Fwd: Commenting a diary sexp line?? Date: Tue, 19 Jul 2011 07:24:43 -0700 Message-ID: References: <87y5zukegv.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0ce0d15cafec8c04a86ce1c0 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBES-0000u6-Lg for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:25:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjBEP-0003uD-T3 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:25:07 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBEP-0003sV-93 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:25:05 -0400 Received: by wwf22 with SMTP id 22so3322628wwf.30 for ; Tue, 19 Jul 2011 07:25:03 -0700 (PDT) In-Reply-To: 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: org-mode --000e0ce0d15cafec8c04a86ce1c0 Content-Type: text/plain; charset=ISO-8859-1 I finally Archived this subheading. I am trying to get org-mobile/mobile-org running on my new Android phone, and org-mobile-push choked on three sexps. Alan On Tue, Jul 19, 2011 at 2:54 AM, suvayu ali wrote: > Hi, > > On Tue, Jul 19, 2011 at 7:48 AM, Michael Markert > wrote: > >> :| * APPT Daily Scrum > >> :| <%%(let ((dayname (calendar-day-of-week date))(day (car (cdr > date))))(memq dayname '(1 2 3 4 5)))> > >> :| [2009-07-01 Wed] > >> :`---- > >> #+END_EXAMPLE > > > > Anyway: Begin the org-sexp line with a `#' - the usual org comment > character. > > > > I also faced this once and was expecting using the COMMENT keyword on > the headline will do the trick but it doesn't. I had to use # before > the sexp. > > So my question is, should org be ignoring the COMMENT keyword on > headlines when a sexp is present. I would be inclined to call this a > bug as a scheduled headline would be ignored in the presence of > COMMENT. > > > Michael > > -- > Suvayu > > Open source is the future. It sets us free. > --000e0ce0d15cafec8c04a86ce1c0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable =A0

I finally Archived this subheading.= =A0 I am trying to get org-mobile/mobile-org running on my new Android phon= e, and org-mobile-push choked on three sexps.=A0

Alan


On Tue, Jul= 19, 2011 at 2:54 AM, suvayu ali <fatkasuvayu+linux@gmail.com<= /a>> wrote:
Hi,

On Tue, Jul 19, 2011 at 7:48 AM, Michael Markert
<
mar= kert.michael@googlemail.com> wrote:
>> :| =A0 =A0 * APPT Daily Scrum
>> :| =A0 =A0 <%%(let ((dayname (calendar-day-of-week date))(day (= car (cdr date))))(memq dayname '(1 2 3 4 5)))>
>> :| =A0 =A0[2009-07-01 Wed]
>> :`----
>> #+END_EXAMPLE
>
> Anyway: Begin the org-sexp line with a `#' - the usual org comment= character.
>

I also faced this once and was expecting using the COMMENT keyword on=
the headline will do the trick but it doesn't. I had to use # before the sexp.

So my question is, should org be ignoring the COMMENT keyword on
headlines when a sexp is present. I would be inclined to call this a
bug as a scheduled headline would be ignored in the presence of
COMMENT.

> Michael

--
Suvayu

Open source is the future. It sets us free.


--000e0ce0d15cafec8c04a86ce1c0-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Commenting a diary sexp line?? Date: Fri, 22 Jul 2011 15:42:22 +0200 Message-ID: <87ei1i1lfl.fsf@gnu.org> References: <87y5zukegv.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkFzO-00005A-AJ for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 09:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkFzN-0005HX-9i for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 09:42:02 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:36705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkFzN-0005HS-3N for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 09:42:01 -0400 Received: by wwf22 with SMTP id 22so1777177wwf.30 for ; Fri, 22 Jul 2011 06:42:00 -0700 (PDT) In-Reply-To: (suvayu ali's message of "Tue, 19 Jul 2011 11:54:16 +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: suvayu ali Cc: org-mode , Michael Markert Hi Suvayu, suvayu ali writes: > So my question is, should org be ignoring the COMMENT keyword on > headlines when a sexp is present. I would be inclined to call this a > bug as a scheduled headline would be ignored in the presence of > COMMENT. Mh.. COMMENT originally means "do not export". But I understand your proposal. I'm reluctant to implement this as I think you can already set up your custom agenda views to ignore COMMENT headlines. But I'm open to suggestions. Thanks, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Commenting a diary sexp line?? Date: Fri, 22 Jul 2011 17:59:03 +0200 Message-ID: References: <87y5zukegv.fsf@googlemail.com> <87ei1i1lfl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkI8L-0004wJ-IQ for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:59:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkI8K-00020F-FP for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:59:25 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:60850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkI8K-000202-AB for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:59:24 -0400 Received: by ewy9 with SMTP id 9so2090423ewy.0 for ; Fri, 22 Jul 2011 08:59:23 -0700 (PDT) In-Reply-To: <87ei1i1lfl.fsf@gnu.org> 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: Bastien Cc: org-mode , Michael Markert Hi Bastien, On Fri, Jul 22, 2011 at 3:42 PM, Bastien wrote: > I think you can already > set up your custom agenda views to ignore COMMENT headlines. Could you point me to it? I did an apropos search for "org agenda ignore" but all I could find was ignoring based on timestamps. Thanks, -- Suvayu Open source is the future. It sets us free. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Commenting a diary sexp line?? Date: Sat, 23 Jul 2011 01:15:05 +0000 (UTC) Message-ID: <87ei1inmwh.fsf@mean.albasani.net> References: <87y5zukegv.fsf@googlemail.com> <87ei1i1lfl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkQoJ-0004W9-Uj for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 21:15:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkQoI-0002br-P6 for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 21:15:19 -0400 Received: from lo.gmane.org ([80.91.229.12]:53662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkQoI-0002bZ-IX for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 21:15:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QkQoG-0004Nc-Ln for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 03:15:16 +0200 Received: from e178204019.adsl.alicedsl.de ([85.178.204.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 03:15:16 +0200 Received: from gegendosenfleisch by e178204019.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 03:15:16 +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: emacs-orgmode@gnu.org suvayu ali writes: > On Fri, Jul 22, 2011 at 3:42 PM, Bastien wrote: >> I think you can already >> set up your custom agenda views to ignore COMMENT headlines. > > Could you point me to it? I did an apropos search for "org agenda > ignore" but all I could find was ignoring based on timestamps. ,---- | org-agenda-skip-comment-trees is a variable defined in `org-agenda.el'. | Its value is t | | Documentation: | Non-nil means skip trees that start with the COMMENT keyword. | When nil, these trees are also scanned by agenda commands. `---- ? Memnon From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Commenting a diary sexp line?? Date: Sun, 24 Jul 2011 00:39:57 +0200 Message-ID: References: <87y5zukegv.fsf@googlemail.com> <87ei1i1lfl.fsf@gnu.org> <87ei1inmwh.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qkkrr-0008Ka-Lv for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 18:40:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qkkrq-0003qI-Lv for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 18:40:19 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:50698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qkkrq-0003qD-Eg for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 18:40:18 -0400 Received: by fxd18 with SMTP id 18so5810470fxd.39 for ; Sat, 23 Jul 2011 15:40:17 -0700 (PDT) In-Reply-To: <87ei1inmwh.fsf@mean.albasani.net> 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: Memnon Anon Cc: emacs-orgmode@gnu.org Hi Memnon, On Sat, Jul 23, 2011 at 3:15 AM, Memnon Anon wrote: > ,---- > | org-agenda-skip-comment-trees is a variable defined in `org-agenda.el'. > | Its value is t > | > | Documentation: > | Non-nil means skip trees that start with the COMMENT keyword. > | When nil, these trees are also scanned by agenda commands. > `---- > Sorry I forgot to respond. I checked my settings, it is set to the default value: t. It works fine. :) -- Suvayu Open source is the future. It sets us free.