Some feedback from a noob trying to set this stuff up. http://www.emacswiki.org/cgi-bin/wiki/PlannerMode
Links to http://www.mwolson.org/static/doc/planner.html As the official manual. Here it gives instructions on getting latest versions. two points: 1) "Latest" probably shouldnt include a date as in: ,---- | # Register the Muse archive | tla register-archive http://www.mwolson.org/archives/2006 | | # Register the Planner archive | tla register-archive http://arch.gna.org/planner-el/archive-2006 | | # Get the Muse archive | tla get [EMAIL PROTECTED]/muse--main--1.0 muse | | # Download planner module into the planner/ subdirectory | tla get [EMAIL PROTECTED]/planner-el--devel--0 | planner `---- 2) Contrary to the document, no remember files are installed as in: ,---- | Then add the following lines to your ~/.emacs: | | ;; Add the directories to your load path | (add-to-list 'load-path "/path/to/muse/lisp") | (add-to-list 'load-path "/path/to/planner") | (add-to-list 'load-path "/path/to/remember") `---- Maybe it would be better to state that remember is not covered in this getting files section? In which case it makes no sense to include the path to remember since that will be covered in remember installation instructions. 3) Trying to use the debian sources results in: ,---- | W: GPG error: http://www.mwolson.org ./ Release: The following | signatures couldn't be verified because the public key is not available: | NO_PUBKEY FB51E8D8F3A8D319 `---- 4) PlannerLove is apparently dead. All references need to be removed since it is frequently referred to as the best place for information. -- _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
