Cannot get calendar to be published

"Adrian Tritschler" <[email protected]>
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
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)))


thanks for any suggestions.

 Adrian

_______________________________________________
emacs-wiki-discuss mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.