"Raymond Zeitler" <[EMAIL PROTECTED]> writes: > Okay, seriously. For me, merely setting planner-carry-tasks-forward > to 2 fixed my problem. I didn't run Plan yesterday. But I've had > (setq planner-carry-tasks-forward t) in my .emacs since July 31 and > have not run Plan on consecutive days every week. Why suddenly it > decided to work correctly is a mystery to me.
Therein lies the problem: having planner-carry-tasks-forward set to t imports tasks only one day in the past. Perhaps that algorithm just looks at yesterday's page unconditionally, rather than the day that last has a corresponding planner page. I have it set to 7, which is more failsafe. -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC |_] | \| |_| Reclaim your digital rights by eliminating DRM. See http://www.defectivebydesign.org/what_is_drm for details.
pgpQPKUjfaW5g.pgp
Description: PGP signature
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
