On 9/11/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > > ---------- Forwarded message ---------- > From: [EMAIL PROTECTED] > To: Planner Discussion <[email protected]> > Date: Mon, 10 Sep 2007 20:04:18 -0400 > Subject: [Planner-el-discuss] Planner files location > > 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 > > For pure file synchronization (no versioning) between machines (windows in my case) I use unison (http://www.cis.upenn.edu/~bcpierce/unison/).
Mirko
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
