Michael Olson <[EMAIL PROTECTED]> writes:

> [EMAIL PROTECTED] writes:
>
>> Hello, I am in the process of migrating from EmacsWiki to muse
>> (newest version), upon C-c C-p I get countless warnings, like:
>
> Check your ChangeLog and make sure you have patch-262.  If you don't,
> definitely update your copy of Muse.

You've referenced a void variable in muse-publish.  Something like

(defcustom muse-publish-markup-comments-p nil
  "If non-nil, the contents of <comment> tags will be marked up."
  :group muse-publish
  :type boolean)

Should suffice.

-- 
Trent Buck, Student Errant


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to