(Following up to the planner-el-discuss mailing list -- the emacs-wiki-discuss list is deprecated.)
Gianpaolo Serafini <[EMAIL PROTECTED]> writes: > M x planner-tasks-overview > > I get this: > > Searching for program: no such file or directory, grep > > Yes I'm using emacs under Windows... > I can see how that would be a problem. I see no good reason why we are using grep here instead of the functions that are in planner.el to extract tasks. I've added it to my to-do list to either rewrite this area or open a ticket for it. > Or if I use: > > M x planner-tasks-overview-sort-by-status > > I get no results at all! > This function is just for sorting; it's not meant to produce any results. > M x planner-list-unfinished-task > > I get this error message: > > while: Wrong type argument: stringp, nil > > I think this problems are related to Windows (grep..) I there some alternative > way to get a list of all tasks... > This one should not have anything to do with grep. Could you please do M-x toggle-debug-on-error and try again, then post the full backtrace (making sure there's nothing sensitive in there)? -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
