Michael Olson <[EMAIL PROTECTED]> writes: > You need to create the PlannerIndex.muse page (or PlannerIndex, if > you've disabled the .muse file extension). Here's an example of what > to put in it: > > _____ > #title Index > > <lisp>(muse-index-as-string t t t)</lisp>
thank you very much. after grepping through planner.el, i found the old-style index: <lisp>(planner-index-as-string t t)</lisp> _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
