emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] xhtml publish with planner-muse-3.39


From: Joseph Kiniry
Subject: [emacs-wiki-discuss] xhtml publish with planner-muse-3.39
Date: Mon, 9 Jan 2006 16:57:47 +0000

When I attempt to publish I get the following backtrace on error:

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  planner-publish-markup-task()
muse-publish-markup("2006.01.09" ((1000 "\\(\\`\n+\\|\n+\\'\\)" 0 "") (1100 "[[:blank:]]+$" 0 "") (1200 "\\`#\\([a-zA-Z-]+\\)\\s-+\\(.+\ \)\n+" 0 directive) (1275 "^#\\([A-C]\\)\\([0-9]*\\)\\s-*\\([_oX>CP]\ \)\\s-*\\(.+\\)" 0 task) (1280 "^\\.#[0-9]+\\s-*" 0 note) (1300 muse- tag-regexp 0 tag) (1350 "^;\\s-+\\(.+\\)" 0 comment) (1400 "^\\(\\W*\ \)#\\(\\S-+\\)\\s-*" 0 anchor) (1500 muse-explicit-link-regexp 0 muse- publish-mark-noemphasis) (1600 "\\(^\\|[-[[:space:]<('`\"]\\)\\(=[^= [:space:]]\\|_[^_[:space:]]\\|\\*+[^*[:space:]]\\)" 2 word) (1700 "^\\ (\\*+\\)\\s-+" 0 heading) (1800 "\\.\\.\\.\\." 0 enddots) (1850 "\\.\ \.\\." 0 dots) (1900 "^----+" 0 rule) (2000 "^Footnotes:?\\s-*" 0 fn- sep) (2100 "\\[\\([1-9][0-9]*\\)\\]" 0 footnote) (2200 "^[[:blank:]]+\ \(-[[:blank:]]*\\|[0-9]+\\.[[:blank:]]*\\|\\(?:.+?\\)[[:blank:]]+::\n? \\)" 1 list) (2300 "^\\(\\(?:.+?\\)[[:blank:]]+::\n?\\)" 0 list) (2400 "^\\([[:blank:]]+\\)" 0 quote) (2500 "\\(^\\|[[:blank:]]+\\)--\\ ($\\|[[:blank:]]+\\)" 0 emdash) (2600 "^[[:blank:]]*> " 0 verse) (2700 "^[[:blank:]]*\\(.+?\\([[:blank:]]+|+[[:blank:]]+.+?\\)\\)$" 0 table) (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) (3300 "''''" 0 "") (3500 "\\([^[]\\)address@hidden([-a-zA-z0-9_]+\\.\\)+ [a-zA-Z0-9]+" 0 email) (10000 " </t\\(body\\|head\\|foot\\)>\\s-*</ table>\\([[:blank:]]*\n\\)\\{0,2\\}[[:blank:]]*<table[^>]*>\\s-*<t\\1> \n" 0 "") (10100 "</table>\\([[:blank:]]*\n\\)\\{0,2\\}[[:blank:]] *<table[^>]*>\n" 0 "") (10200 "</\\([oud]l\\)>\\([[:blank:]]*\n\\)\ \{0,2\\}[[:blank:]]*<\\1>\\s-*" 0 "") (10300 "\\(\n</\\(blockquote\\| center\\)>\\)?\\(\\(\n\\([[:blank:]]*\n\\)+\\)\\|\\`\\s-*\\|\\s-*\\'\ \)\\(<\\(blockquote\\|center\\)>\n\\)?" 0 muse-html-markup-paragraph))) muse-publish-markup-region(1 4927 "2006.01.09" (:base "planner- xhtml" :path "~/public_html/WebWiki")) muse-publish-markup-buffer("2006.01.09" (:base "planner- xhtml" :path "~/public_html/WebWiki")) muse-publish-file("/Users/kiniry/Sandboxes/Plans/ 2006.01.09.muse" (:base "planner-xhtml" :path "~/public_html/ WebWiki") "~/public_html/WebWiki" nil) muse-project-publish-file("/Users/kiniry/Sandboxes/Plans/ 2006.01.09.muse" ((:base "planner-xhtml" :path "~/public_html/ WebWiki")) nil) muse-project-publish(("Planner" ("~/Sandboxes/Plans/" :default "index" :major-mode planner-mode :visit-link planner-visit-link) (:base "planner-xhtml" :path "~/public_html/WebWiki")) nil)
  call-interactively(muse-project-publish)

Any idea what the problem is?

I am using the following muse-project-alist:

(setq muse-project-alist
      '(("Planner" ("~/Sandboxes/Plans/"
                    :default "index"
                    :major-mode planner-mode
                    :visit-link planner-visit-link)
         (:base "planner-xhtml"
          :path "~/public_html/WebWiki"))
        ("Research" ("~/Sandboxes/Research"
                     :default "index")
         (:base "xhtml"
          :path "~/public_html/ResearchWiki"))))

I have not yet attempted publishing to other backends.

Best,
Joe
---
Joseph Kiniry
School of Computer Science and Informatics
UCD Dublin
http://secure.ucd.ie/
http://srg.cs.ucd.ie/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]