[EMAIL PROTECTED] writes: > I just install emacs 22.0.90.1 for windows (from the auctex site), and > planner failed to come up (with the error quoted in the subject line). > I see that this error was discussed in the prior mailings and a patch > exists in the CVS tree. > > But, for those of us that are not comfortable with working with CVS > (like me), is there a simple edit that one can do in planner.el (or some > other file) that fixes this error? > > I am hoping for a reply along these lines: > > Ok, Mirko, find the line such-and-such in this file. Delete this line, > and replace it with the following line: > (magically-fix-problem "quote beginning-of-line") >
Ok, Mirko, find the line "planner.el:1075: `(nil t nil nil 'beginning-of-line". Remove the ' from in front of beginning-of-line. :) (assuming planner-3.41) -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
