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

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

[emacs-wiki-discuss] planner-id regexp bug?


From: Jim Ottaway
Subject: [emacs-wiki-discuss] planner-id regexp bug?
Date: Thu, 20 Jan 2005 15:03:15 +0000
User-agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.2 (gnu/linux)

I have just started using non-numbered tasks, and it seems that the
regular expressions in planner-id (for planner-id-add-task-id-to-all,
etc.) don't allow for this.  They all begin "^#[ABC][0-9]+";
shouldn't it be "^#[ABC][0-9]*" ? 

Regards,

-- 
Jim Ottaway




reply via email to

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