Re: M-x plan backtrace
Bill White <[email protected]> Thu, 15 Jun 2006 10:26:07 -0500
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu Jun 15 2006 at 07:30, Bill White <[email protected]> said: > I downloaded the latest planner & muse about 10 minutes ago: I've gotten around the problem by removing the 'muse-project-alist' entry from my 'custom-file' - removed it and all is myteriously well. It appears to be written after I customize planner face variables (see far below). Here are my current customization settings, after removing 'muse-project-alist': 7 matches for "planner\|muse" in buffer: .emacs.custom.el 46: '(muse-colors-autogen-headings (quote outline)) 48: '(planner-use-other-window nil) 68: '(muse-header-1 ((t (:weight bold :height 1.4)))) 69: '(muse-header-3 ((t (:height 1.2 :family "helv")))) 70: '(muse-link ((t (:foreground "blue" :underline "blue")))) 71: '(planner-low-priority-task-face ((t (:foreground "green")))) 72: '(planner-medium-priority-task-face ((t (:foreground "blue"))))) Here's the setting I removed from 'custom-file': '(muse-project-alist (quote (("WikiPlanner" ("/emacs/init-files/planner/plans" "WelcomePage"))))) And here's my current value for 'muse-project-alist' - note the difference between this and what had been written to 'custom-file': ,----[ C-h v muse-project-alist RET ] | muse-project-alist is a variable defined in `/billw/software/emacs/init-files/planner/muse/lisp/muse-project.el'. | Its value is | (("WikiPlanner" | ("/emacs/init-files/planner/plans" :default "WelcomePage" :major-mode planner-mode :visit-link planner-visit-link))) | | | Documentation: | An alist of Muse projects. | A project defines a fileset, and a list of custom attributes for use | when publishing files in that project. | | You can customize this variable. | | [back] `---- I think I'll try customizing another face or something similarly innocuous to see whether 'muse-project-alist' is written again... Yes, there it is along with a new setting for 'planner-completed-task-face': 9 matches for "planner\|muse" in buffer: .emacs.custom.el 46: '(muse-colors-autogen-headings (quote outline)) 47: '(muse-project-alist (quote (("WikiPlanner" ("/emacs/init-files/planner/plans" :default "WelcomePage" :major-mode planner-mode :visit-link planner-visit-link))))) 49: '(planner-use-other-window nil) 69: '(muse-header-1 ((t (:weight bold :height 1.4)))) 70: '(muse-header-3 ((t (:height 1.2 :family "helv")))) 71: '(muse-link ((t (:foreground "blue" :underline "blue")))) 72: '(planner-completed-task-face ((t (:foreground "gray50" :strike-through t)))) 73: '(planner-low-priority-task-face ((t (:foreground "green")))) 74: '(planner-medium-priority-task-face ((t (:foreground "blue"))))) Also note that this is again different from the code written into 'custom-file' yesterday that caused the backtrace. I'll restart and see whether *this* customize setting of 'muse-project-alist' kills things. bw -- Bill White Office: 5N-X30 Documentation Programmer Phone: 217-398-0700 x 3234 Wolfram Research Fax: 217-398-0747 http://members.wri.com/billw Home: 217-678-8136