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

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

[emacs-wiki-discuss] planner-multi patches


From: Jim Ottaway
Subject: [emacs-wiki-discuss] planner-multi patches
Date: Tue, 08 Nov 2005 12:07:28 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

I came across a few bugs in planner-multi and had a go at fixing them.
The patches are in:

Location: http://www.users.zetnet.co.uk/jeho/archives/2005
Archive name: address@hidden
Branch: planner--jeho--1.1
Patch: 6-10

Summary:

patch 6:  planner-multi-replan-task: Links weren't being added to new
          pages: the test (member (planner-page-name) ...) should be
          (member (planner-page-name page) ...).

patch 7:  planner-make-link advice: Use planner-multi-make-link instead
          of muse-make-link to avoid extra bracketing.

patch 8:  planner-multi-task-delete-this-page: Pages to delete weren't
          being removed from the link list correctly; double and
          single links weren't dealt with correctly.

patch 9:  planner-multi-task-delete-this-page: An improvement on patch
          8: use planner-multi-replan-task

patch 10: planner-multi-task-xref: the date page ended up appearing
          twice in the link list. 


I also wondered whether planner-multi-task-xref should be given a more
informative name such as planner-multi-add-page-to-links, or something
like that.

Regards,

-- 
Jim Ottaway




reply via email to

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