Michael Olson <[EMAIL PROTECTED]> writes:

> Joakim Verona <[EMAIL PROTECTED]> writes:
>
>> I'm having some trouble upgrading to planner+muse from
>> planner+emacswiki.
>>
>> - M-X plan doesnt work. I get this:
>> if: There is no page 2006.03.06 in project nil. [2 times]
>
> Please include your Planner and Muse configuration.

Ok, I think I found the broken part:

(setq planner-project "Plans")
(setq muse-project-alist
      `(("Plans"        ;; use value of `planner-project'
         (,@(muse-project-alist-dirs "~/Plans"  )  ;;         ;; where your 
Planner pages are located
...

The project names did not match up, nor did I have
muse-project-alist-dirs to add directories recursively.

A question: Does this mean I have to re-run the (setq
muse-project-alist ... statement whenever I add subdirs to my plans dir?c


> -- 
> Michael Olson -- FSF Associate Member #652 -- 
> http://www.mwolson.org/Interests: Emacs Lisp, text markup, IRC, EMMS, anime, 
> manga, Debian
>   /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
>  |_] | \| |_| Jabber: mwolson_at_hcoop.net
> _______________________________________________
> emacs-wiki-discuss mailing list
> emacs-wiki-discuss@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

-- 
Joakim Verona
www.verona.se



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

Reply via email to