I started having troubles publishing planner to HTML starting a week ago. I had not run emacs from 10/19 to 10/31 and since then have been unable to publish. I've stripped out as much customization and tasks as I can find and still have problems with a fairly empty config. I'm running debian stable with:

muse-el    3.02.93.arch.245-1
planner-el 3.41-3

and a backtrace shows:

Debugger entered--Lisp error: (void-function nil)
  nil(1 #<marker at 33 in  *muse-temp*>)
  apply(nil (1 #<marker at 33 in  *muse-temp*>))
  muse-publish-markup-tag()
muse-publish-markup("2006.10.19" ((1000 "\\(\\`\n+\\|\n+\\'\\)" 0 "") (1100 "[ ]+$" 0 "") (1200 "\\`#\\([a-zA-Z-]+\\)\\s-+\\(.+\\)\n+" 0 directive) (1275 "^#\\([A-C]\\)\\([0-9]*\\)\\s-*\\([_oXDCP]\\)\\s-*\\(.+\\)" 0 task) (1280 "^\\.#[0-9]+\\s-*" 0 note) (1300 muse-tag-regexp 0 tag) (1350 "^;\\s-+\\(.+\\)" 0 comment) (1400 muse-explicit-link-regexp 0 muse-publish-mark-link) (1600 "\\(^\\|[-[ <('`\"\n]\\)\\(=[^= \n]\\|_[^_ \n]\\|\\*+[^* \n]\\)" 2 word) (1700 "^\\(\\*+\\)\\s-+" 0 heading) (1800 "\\.\\.\\.\\." 0 enddots) (1850 "\\.\\.\\." 0 dots) (1900 "^----+" 0 rule) (1950 "~~" 0 no-break-space) (2000 "^Footnotes:?\\s-*" 0 fn-sep) (2100 "\\[\\([1-9][0-9]*\\)\\]" 0 footnote) (2200 "^[ ]*\\([ ]-[ ]*\\|[ ][0-9]+\\.[ ]*\\|\\([^\n ].*?\\)?::\\(?:[ ]+\\|$\\)\\)" 0 list) (2300 "\\(\\([ ]*\n\\)?\\(^.*[ ]+\\(|+\\)\\(?:[ ]\\|$\\).*\\(?:\n\\|\\'\\)\\)\\)+" 0 table) (2400 "^\\([ ]+\\).+" 0 quote) (2500 "\\(^\\|[ ]*\\)--\\($\\|[ ]*\\)" 0 emdash) (2600 "^[ ]*> " 0 verse) (2700 "^\\(\\W*\\)#\\(\\S-+\\)\\s-*" 0 anchor) (2900 muse-explicit-link-regexp 0 link) (3000 muse-url-regexp 0 url) (3100 muse-wiki-interwiki-regexp 0 link) (3200 muse-wiki-wikiword-regexp 0 link) (3200 planner-date-regexp 0 link) (3250 muse-wiki-project-file-regexp 0 link) (3300 "''''" 0 "") (3500 "\\([^[]\\)[EMAIL PROTECTED]([-a-zA-z0-9_]+\\.\\)+[a-zA-Z0-9]+" 0 email) (10000 "\\(\\(\n\\(?:[ ]*\n\\)*\\([ ]*\n\\)\\)\\|\\`\\s-*\\|\\s-*\\'\\)" 3 muse-html-markup-paragraph))) muse-publish-markup-region(1 31 "2006.10.19" (:base "planner-html" :path "~/public_html/planner")) muse-publish-markup-buffer("2006.10.19" (:base "planner-html" :path "~/public_html/planner")) muse-publish-file("/home/lbmoore/notebook/plans/2006.10.19.muse" (:base "planner-html" :path "~/public_html/planner") "~/public_html/planner" nil) muse-project-publish-file("/home/lbmoore/notebook/plans/2006.10.19.muse" ((:base "planner-html" :path "~/public_html/planner")) nil) muse-project-publish(("WikiPlanner" ("~/notebook/plans" :default "TaskPool" :major-mode planner-mode :visit-link planner-visit-link) (:base "planner-html" :path "~/public_html/planner")) nil)
  call-interactively(muse-project-publish)


Can someone point me to the next troubleshooting step? I'm in over my head I'm afraid.



TIA,

Louis


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to