Wanrong Lin <[EMAIL PROTECTED]> writes: > When I am using planner-copy-or-move-region to re-schedule a block of > tasks, it seems the first task in the block is always missed by this > function. Is this a bug? > I am using Emacs 21.4 on Debian, and planner 2007-03-22 tar ball. > > Thanks for giving comments or investigating this.
I've thought about this a bit, still thinking about it. The task on the current line won't be moved. So you just need to set the mark on the line before the first task you want to move. If we change this, we have to decide what happens when the mark is in the middle of a task. Should that task be moved, or not? I think sticking with the current behavior might be best. -- 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
