I just did M-x plan for the first time in many months on a computer I
have not been using, after transferring my planner pages from another
computer. This computer has fairly new software: planner 3.41, and
muse 3.02.93 with emacs 22.0.93.
If I do M-x planner-mode, then highlighting is not added to the
planner page, and I get the following error backtrace:
Debugger entered--Lisp error: (wrong-type-argument symbolp (quote
beginning-of-line))
font-lock-compile-keywords(nil)
font-lock-set-defaults()
font-lock-mode-internal(t)
font-lock-default-function(t)
font-lock-mode()
turn-on-font-lock()
turn-on-font-lock-if-enabled()
global-font-lock-mode-enable-in-buffers()
run-hooks(after-change-major-mode-hook)
run-mode-hooks(planner-mode-hook)
planner-mode()
call-interactively(planner-mode)
But if I then edit the buffer manually, some face properties start to
appear. And if I do M-x plan again, then I get no error message, and
everything looks right.
I am not using any additional modules (e.g. planner-gnus), and here is
my muse-project-alist:
(setq muse-project-alist
'(("WikiPlanner"
("~/plans" ;; Or wherever you want your planner files to be
:default "index"
:major-mode planner-mode
:visit-link planner-visit-link))))
Thanks,
Hans
_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss