unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Raimund.Kohl@freenet.de
Subject: Re: diary entry to count
Date: Mon, 9 Sep 2002 23:52:53 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209092343480.11894-100000@laptop.rkc> (raw)
In-Reply-To: <851y8383gj.fsf@emr.cs.iit.edu>

On 9 Sep 2002, Edward M. Reingold wrote:

> If you want such entries only, say from Sept 1, 2002 until Aug 1, 2003, you
> would use a diary sexp such as
>
> %%(and (= (extract-calendar-day date) 1)
>        (<= (calendar-absolute-from-gregorian date)
>            (calendar-absolute-from-gregorian '(8 1 2003)))
>        (>= (calendar-absolute-from-gregorian date)
>            (calendar-absolute-from-gregorian '(9 1 2002)))) Blah blah

absolutely breathtaking, that is, at least for me :-) wow ... but %d for
counting the Discourse No don't work ... how do I do this - for that is
the crux to that, otherwise I just would have pressed i-m and that it
would have been. I am looking for calender/diary telling me (e.g.)

    1st of Sept - Discourse No 1

or later

    1st of Nov - Discourse No 3


Thank you anyway,

ray

       reply	other threads:[~2002-09-09 21:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <851y8383gj.fsf@emr.cs.iit.edu>
2002-09-09 21:52 ` Raimund.Kohl [this message]
     [not found] <mailman.1031608628.2831.help-gnu-emacs@gnu.org>
2002-09-10  0:56 ` diary entry to count Edward M. Reingold
2002-09-06 22:47 Raimund.Kohl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0209092343480.11894-100000@laptop.rkc \
    --to=raimund.kohl@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).