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

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

[emacs-wiki-discuss] Re: Wiki publishing generates errors if emacs-wiki-


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: Wiki publishing generates errors if emacs-wiki-menu not loaded
Date: Thu, 14 Oct 2004 14:40:51 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Niklas Morberg <address@hidden> writes:

> WikiPlanner/2004.10.15: Error evaluating (funcall
> emacs-wiki-menu-factory): (void-variable emacs-wiki-menu-factory)

Sorry about that.  The problem is caused by "(funcall
emacs-wiki-menu-factory)" being included in
`emacs-wiki-publishing-header'.  In later versions, I've commented
that part out so that it won't cause errors like this.

There are two ways to fix the problem.

 (1) If you don't want to deal with menus, do an M-x
     customize-variable emacs-wiki-publishing-header and remove the
     <lisp>(funcall emacs-wiki-menu-factory)</lisp> line.  Or wait for
     the Debian package to include the latest version of emacs-wiki.

 (2) If you want to play around with menus, put a (require
     'emacs-wiki-menu) line in your startup file of choice, usually
     .emacs .  Then do a M-x customize-group emacs-wiki-menu to see
     what options for menu generation are available.

-- 
Michael Olson -- FSF Associate Member #652 -- Web: http://www.mwolson.org/
 Being in a minority, even a minority of one, did not make you mad.  There was
 truth and there was untruth, and if you clung to the truth even against the
 whole world, you were not mad.  -- George Orwell, _1984_





reply via email to

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