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--