[emacs-wiki-discuss] Re: modifying the format of planner-tasks-overview

2005-08-05 Thread Janne Hellsten
Noticed that sorting the tasks doesn't work because it assumes its input is in emacs-wiki format. Obviously this works with the default values, but not when user has customized the format. The problem could be fixed inside the user callback or by sorting the tasks vector before formatting them wi

[emacs-wiki-discuss] Re: modifying the format of planner-tasks-overview

2005-08-05 Thread Janne Hellsten
On 8/6/05, Janne Hellsten <[EMAIL PROTECTED]> wrote: > Noticed that sorting the tasks doesn't work because it assumes its > input is in emacs-wiki format. Obviously this works with the default > values, but not when user has customized the format. Sorry, looks like this is nonsense. Please ignor

[emacs-wiki-discuss] Re: modifying the format of planner-tasks-overview

2005-08-04 Thread Janne Hellsten
Actually, the attached patch might explain better what I'm after. Here's how I use it to get plain text task overviews: -- clip -- (defun janne/planner-tasks-overview-insert-it () "Insert the textual representation for `planner-tasks-overview-data'." (mapcar (lambda (item) (let ((text