all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Exception dates in diary?
Date: Sat, 19 Jan 2008 10:38:44 -0700	[thread overview]
Message-ID: <m3y7al4swr.fsf@fleche.redhat.com> (raw)
In-Reply-To: 8763xq904o.fsf@rosslaird.info

>>>>> "Ross" == Ross A Laird <ross@rosslaird.info> writes:

Ross> %%(and (= 1 (calendar-day-of-week date))
Ross>         (diary-block 01 07 2008 03 10 2008)) 18:30-21:30 Class

Ross> How do I modify this so that I can add the exception dates and have the
Ross> calendar not show a class on a holiday?

Maybe add in  (not (check-calendar-holidays date))?
I'm just going by (info "(emacs)Sexp Diary Entries") and a little
browsing of the calendar sources.

Tom

  parent reply	other threads:[~2008-01-19 17:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 23:36 Exception dates in diary? Ross A. Laird
2008-01-19 12:51 ` Leo
2008-01-19 17:38 ` Tom Tromey [this message]
2008-01-19 20:33   ` Ross A. Laird
     [not found]   ` <mailman.6326.1200774827.18990.help-gnu-emacs@gnu.org>
2008-01-21 17:00     ` Edward M. Reingold
     [not found] <mailman.6299.1200699610.18990.help-gnu-emacs@gnu.org>
2008-01-20  0:17 ` 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

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

  git send-email \
    --in-reply-to=m3y7al4swr.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.