emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: Cannot get calendar to be published


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: Cannot get calendar to be published
Date: Thu, 18 May 2006 03:04:42 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Adrian Tritschler" <address@hidden> writes:

> Ever since I migrated from emacs-wiki to muse I have been unable to get my
> calendar to work.  I'm using XEmacs, and a daily updated muse-rel and
> planner-muse.
>
> The following is in my init-planner.el, but it doesn't result in a calendar
> appearing.
>
> (require 'planner-calendar)
> (eval-after-load "muse-publish"
>   '(progn
>     (add-hook 'muse-before-publish-hook
>           'planner-calendar-insert-calendar-maybe nil t)
>     (add-hook 'muse-after-publish-hook
>           'planner-calendar-create-today-link t t)
>     (add-hook 'muse-after-publish-hook
>           'planner-calendar-move-calendar-to-top-of-page-maybe
>           t t)))

I've updated planner-calendar.el to the point where it works for me.
Check out the manual for updated instructions and things to look out
for.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Project involvement: Emacs, Muse, Planner, ERC, EMMS

Attachment: pgptdWwtJGykn.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]