From: Wanrong Lin <wanrong.lin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: FR: date marking in calendar
Date: Tue, 04 Mar 2008 21:09:08 -0500 [thread overview]
Message-ID: <47CE00C4.8020609@gmail.com> (raw)
In-Reply-To: <874pbmjbep.fsf@bzg.ath.cx>
Bastien,
Thanks a lot for the suggestion. My appointments are in org files are
agenda are marked with a tag, so using diary as you suggested does not
work exactly as I wished. But I was not even aware of the existence of
org-diary and its usage, maybe I can find some other use of it later on.
Also, I did not see any calendar markings in my trial even with
org-diary, but I suspect it might be because I ran emacs in a text
terminal, not an X-window or Windows. I will try it later.
Wanrong
Bastien wrote:
>> (require 'diary-lib)
>> (add-hook 'diary-display-hook 'fancy-diary-display)
>>
>> Adding this in your ~/.diary file should do it:
>>
>> %%(org-diary :scheduled :timestamp :deadline)
>>
>
> A note of caution: If you have *many* appointments in your org agenda
> files, then each fancy display of the calendar will be much slower.
>
> If you just need to use `d' on a calendar date, but don't want the dates
> to be fontified, add `&' before the diary sexp:
>
> &%%(org-diary :scheduled :timestamp :deadline)
>
> HTH,
>
>
next prev parent reply other threads:[~2008-03-05 2:09 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-04 21:36 FR: date marking in calendar Wanrong Lin
2008-03-04 22:42 ` Bastien
2008-03-04 22:48 ` time lag in re-scheduling the item in Agenda buffer Xin Shi
2008-03-04 23:52 ` Bastien
2008-03-05 2:28 ` export-latex beamer Xin Shi
2008-03-05 2:41 ` Bastien
2008-03-05 2:45 ` Xin Shi
2008-04-23 20:03 ` Nick Dokos
2008-04-27 23:09 ` Pete Phillips
2008-04-28 4:21 ` Nick Dokos
2008-04-28 4:25 ` Russell Adams
2008-03-04 23:51 ` FR: date marking in calendar Bastien
2008-03-05 2:09 ` Wanrong Lin [this message]
2008-03-05 2:26 ` Bastien Guerry
2008-03-05 16:04 ` Wanrong Lin
2008-03-05 16:48 ` Bastien
2008-03-05 18:17 ` Cezar Halmagean
2008-03-05 19:06 ` Bastien Guerry
2008-03-05 19:45 ` Wanrong Lin
2008-03-05 20:24 ` FR: more options in (org-diary) Wanrong Lin
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=47CE00C4.8020609@gmail.com \
--to=wanrong.lin@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 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.