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.