emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard G Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: diary integration
Date: Tue, 02 Sep 2008 23:12:26 +0200	[thread overview]
Message-ID: <g9ka92$cq9$1@ger.gmane.org> (raw)
In-Reply-To: 20tzcymms7.fsf@googlemail.com


Richard G Riley <rileyrgdev@googlemail.com> writes:

> I keep all diary stuff in an org file. I have turned off including the
> external .diary file into org.
>
> However my .diary file (which feeds the calendar) looks like:
>
> &%%(org-diary)
> Oct 13, 2008 hello
>
>
> Should anniversaries (bbdb) and todos etc not be hilited in the calendar as
> "hello" above is?


Aargh. I had the "&" there - removing it and including

(require 'diary-lib)
(add-hook 'diary-display-hook 'fancy-diary-display)


in my init file solved the problem. Its very slow though and I dont have
that many scheduled items.

  reply	other threads:[~2008-09-02 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-02 18:21 diary integration Richard G Riley
2008-09-02 21:12 ` Richard G Riley [this message]
2008-09-03  7:03   ` Carsten Dominik

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.orgmode.org/

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

  git send-email \
    --in-reply-to='g9ka92$cq9$1@ger.gmane.org' \
    --to=rileyrgdev@gmail.com \
    --cc=emacs-orgmode@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 public inbox

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

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