Wanrong Lin <[EMAIL PROTECTED]> writes: > Gijs Hillenius wrote: >> On 20 Apr 2007, Wanrong Lin wrote: >> >> >>> For example, when >>> planner-replan-task/note asks for plan page, if we input >>> >>> +Context.Home +Context.Car -Context.Work >>> >>> We will have the "Context.Home" and "Context.Car" page added to the task >>> links, and have "Context.Work" removed from the links. >>> >> >> Is that not how it works now, without the + or -? >> >> M-x planner-replan-task/note followed by >> planPageA planPageB Taskspool 2007.04.24 >> >> for example will put it on these four and no others? >> >> Gijs >> >> > > What I want is a quick way to add/remove plan pages for a task, instead > of entering the complete page list, or using C-u prefix and editing > the plan page list.
Seems like typing out -Foo is only occasionally quicker than using the C-u prefix and the usual emacs editing keystrokes for skipping and deleting words? For adding new pages, just C-e and start typing :). Anything like this has complicating ramifications, since it means that people can't name their plan pages using these special characters (+ and - in this case), so I'm reluctant to implement anything like that. -- John Sullivan Emacs Planner Maintainer http://www.wjsullivan.net/PlannerMode.html GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
