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

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

Re: [emacs-wiki-discuss] Re: planner task syntax


From: Torsten Anders
Subject: Re: [emacs-wiki-discuss] Re: planner task syntax
Date: Fri, 7 Apr 2006 12:40:22 +0200

Dear Jim,

Thank you very much! Your comments helped a lot. I meanwhile have something like spreadsheet functionality in my planner pages: I have some sums of the project and its sub-project durations printed on some page and automatically updated when I edit tasks (e.g. have something completed).

On 06.04.2006, at 21:33, Jim Ottaway wrote:
I think that planner-find-file would be suitable

That does what I need. I still need to get my head around dynamic scope..

BTW: when I put a call to my function in a <lisp>...</lisp> tag, Emacs crashed occasionally :-/

(If first asks something like 'buffer XY changed, save first?' for a buffer I just saved; when I said 'yes' Emacs vanished).

It would probably be a good idea to use `planner-task-regexp' for the
re-search-forward' regexp.

Thanks.

You might also want to wrap the body of this [or the loop that uses
this function] with `with-planner-update-setup' so that newly opened
files are cleaned up.

I didn't quite understand the purpose of this macro. In my case, it has the effect, that planner-find-file does not result in the found file being opened in the buffer?

A suitable function to get a list of day pages is
planner-get-day-pages:

Thanks again. For simplicity, I create the list of pages by hand right now. Later, I may consider defining some planner sub-project..

Best,
Torsten

--
Torsten Anders
Sonic Arts Research Centre
Queen's University Belfast (UK)
www.torsten-anders.de





reply via email to

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