all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Calendar mode
@ 2003-05-29  6:38 Kaustuv
  2003-05-29  6:58 ` Adam H
  2003-05-29 15:56 ` Kevin Rodgers
  0 siblings, 2 replies; 3+ messages in thread
From: Kaustuv @ 2003-05-29  6:38 UTC (permalink / raw)


Hi,
  I am trying to customize calendar so that the moment i log into emacs its
  shows all the diary entries in the calendar.So I tried setting in .emacs

    (setq mark-diary-entries-in-calendar t)

  but it turns out that it is effective only after calender diplay is 
  RECOMPUTED. Is there some way of marking diary faces right in the initial
  display? 
    I tried 

  (setq calendar-load-hook
      '(lambda () (setq mark-diary-entries-in-calendar t)))

  but it does not help.

Any help shall be appreciated
Regards
Kaustuv

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-29 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-29  6:38 Calendar mode Kaustuv
2003-05-29  6:58 ` Adam H
2003-05-29 15:56 ` Kevin Rodgers

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.