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

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

[emacs-wiki-discuss] Re: Planner-Newbie


From: Jody Klymak
Subject: [emacs-wiki-discuss] Re: Planner-Newbie
Date: Tue, 07 Dec 2004 07:57:10 -0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (darwin)

Alan Schussman <address@hidden> writes:

>> OK, how about the following, heavily stolen from planner-diary.  Note
>> that you cannot say "* Hot projects" in your "CurrentProjects" wiki
>> page because the code wants to insert something between "* Current
>> Projects" and the next section.  
>
> Jody, this is great. I tinkered with it myself for a while, and while
> I learned a little lisp, I sure didn't figure out this much. Your
> adaptation of planner-diary seems to do the trick, although it also
> appears to get in the way of remember. When I C-c C-c a remember
> buffer, I get this error: Symbol's function definition is void:
> planner-diary-get-name. I also get an `invalid read syntax: ")"' error
> until I remove the last closing paren of defun
> planner-insert-current-projects.

Hmmmm, looks like you need to (require 'planner-diary).  Or more
lightweight, find planner-diary-get-name and copy it into you planner
config.

Sorry, sloppy of me. 

Cheers,  Jody


-- 
Jody Klymak      http://opg1.ucsd.edu/~jklymak/
mailto:address@hidden   





reply via email to

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