"J. Alejandro Noli" <[EMAIL PROTECTED]> writes: > Hi, I cannot publish planner pages in html. I got only text pages. > > I'm using: > > GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of > 2005-10-02 on trouble, modified by Debian > > Planner Version: 3.41-2 Muse Version: 3.02.92 (3.03 RC2). > > and I got this in .emacs : > > (setq planner-project "WikiPlanner") > > (require 'muse-mode) (require 'muse-project) (require 'muse-html) (require > muse-latex) (require 'muse-xml) (require 'muse-texinfo) (require > 'muse-docbook) > (require 'muse-journal) > > (require 'planner) (require 'planner-bbdb) (require 'planner-gnus) >
Add (require 'planner-publish). This is documented in the manual at "Publishing Planner Pages", but I think the clarification was added since the last release. -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
