unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: bxf4@yahoo.com
Subject: Re: diary sexp question
Date: Tue, 13 Dec 2005 23:27:07 -0800	[thread overview]
Message-ID: <m2d5k087g4.fsf@frost.local> (raw)
In-Reply-To: 85fyoxk9ri.fsf@emr.cs.iit.edu

reingold@emr.cs.iit.edu (Edward M. Reingold) writes:

> If you can be more specific about what you are trying to do, I can be of more
> help.

Hello and thank you for your response.  I've only had time to read
your functions once, but I'll try to look at them more closely soon.

Here are concrete examples of what I'm trying to do.  (Sorry for the
lack of specificity in the previous message.)

- I'll be teaching a course in the Winter quarter.  The course meets
  every Tue., Wed., Thurs., and Fri. from 1:30 to 2:20.  On Tues. and
  Thurs. I'm in one building, and on Wed. and Fri. another.  I'd like
  the entries to only show up during the quarter, and I'd like to get
  the building correct each day.  I don't want to just say that
  "Tues. I teach in Building 1" because it shows up every
  Tues. forever.  I was thinking something like this:

if today is in date_range and
   if today is Tues or Thurs then 1:30--2:20 teach Bldg 1
   else if today is Wed or Fri then 1:30--2:20 teach Bldg 7

- Another example is a weekly seminar that only meets during the
  quarter.

if today is in date_range and
   if today is Friday then 12:00 brown-bag seminar

This is where I was trying to go with my attempt at doctoring the
examples in the info file.  Thank you again.  I'll try to look at your
functions tomorrow.

  reply	other threads:[~2005-12-14  7:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  1:19 diary sexp question bxf4
2005-12-13  2:31 ` Edward M. Reingold
2005-12-14  7:27   ` bxf4 [this message]
2005-12-14 21:00     ` Edward M. Reingold
2005-12-15  8:13       ` bxf4
2005-12-15  8:46         ` bxf4
2005-12-15 19:30         ` Edward M. Reingold

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=m2d5k087g4.fsf@frost.local \
    --to=bxf4@yahoo.com \
    /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).