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

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

[emacs-wiki-discuss] emacs-wiki usage


From: pll+ew
Subject: [emacs-wiki-discuss] emacs-wiki usage
Date: Wed, 31 Mar 2004 10:49:04 -0500

I've got a semi-working emacs-wiki/planner envirornment, now I want 
to use/customize it.  I've stolen a lot from Jody, who has been 
extremely helpful (and down right patient with my ignorance :)

But I don't fully understand what I'm doing, or why I don't get the 
results I expect.  Here's what I have in my .xemacs/init.el file:

  (load "emacs-wiki")

  (setq planner-day-page-template "* Tasks\n\n\n* Schedule\n\n\n* Notes\n\n\n* 
Diary\n\n\n")
  (require 'planner)
  (require 'planner-id)
  (require 'remember);
  (require 'remember-planner)

  ;; planner diary! .
  (require 'planner-diary)
  (plan)

I would expect that this should create a page for me which has 
* Tasks, * Schedule, * Notes, and * Diary.  But all I get is 
* Tasks and * Notes.  What am I doing wrong here?

I'm assuming that's an easy fix, and I just have the wrong variable 
set in the wrong place.

Now, how do I use all this stuff :)

I get the basic planning and creation of tasks and their links to 
different wiki pages.  But how do I use the task ID stuff, and how do 
I use remember-planner, planner-diary, remember-use-bbdb?

Thanks,

-- 
Seeya,
Paul

GPG Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

         If you're not having fun, you're not doing it right!






reply via email to

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