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

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

[emacs-wiki-discuss] planner problems


From: Raimund Kohl-Fuechsle
Subject: [emacs-wiki-discuss] planner problems
Date: Thu, 06 Apr 2006 23:28:01 +0200

Hiya,

I am back ... :-)  starting a new round with planner (and muse this
time)

I have some problems with getting it running.  Here my .emacs settings:

----snip------
 (setq planner-project "WikiPlanner")
     (setq muse-project-alist
           '(("RaysPlanner"
              ("~/Plans"           ;; where your Planner pages are located
               :default "TaskPool" ;; use value of `planner-default-page'
               :major-mode planner-mode
               :visit-link planner-visit-link)

              ;; This next part is for specifying where Planner pages
              ;; should be published and what Muse publishing style to
              ;; use.  In this example, we will use the XHTML publishing
              ;; style.

              (:base "planner-xhtml"
                     ;; value of `planner-publishing-directory'
                     :path "~/WebPlans"))))

 ;; Load planner
 (require 'planner)

----snap------

but with these settings I get an error message when starting emacs:

----snip------
 An error has occurred while loading `/home/ray/.emacs':

 Symbol's function definition is void: custom-quote
----snap------

What do I do wrong?

Thanx in advance

ray




reply via email to

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