Hello planner discussion list!

I am new to planner and really like what I see.  I will probably have some 
stupid questions as I start using it.  Here goes the first one:

I use planner on two similar systems.  One is an Ubuntu 6.06 server that I ssh 
into.  The other us Ubuntu 7.04 on my laptop.  (i keep files synchronized via 
SVN).  I use the same .emacs on both that contains the following:

(setq planner-project "WikiPlanner")

     (setq muse-project-alist
           '(("WikiPlanner"
             ("/home/ktneely/life/plans"   ;; plan location
             :default "index"
             :major-mode planner-mode
             :visit-link planner-visit-link))))
     (require 'planner)
     (require 'planner-multi)

On one system, this works.  On another it goes to the default location of 
~/Plans.  I am sure there is a setting I am missing somewhere, but I don't know 
where other configuration  settings might reside.

thanks,
K


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to