Hello, I am in the process of migrating from EmacsWiki to muse (newest
version), upon C-c C-p I get countless warnings, like:

,----
| (1117) (muse/warning) FooBar: Error occurred: (wrong-type-argument 
char-or-string-p (...))
|
| ((insert-file-contents file)
|  (muse-publish-markup-buffer
|   (muse-page-name file)
|   style)
|  (let
|      ((backup-inhibited t))
|    (write-file output-path))
|  (muse-style-run-hooks :final style file output-path target))
`----

FooBar contains this one line:

,----
|  - foo bar baz...
`----

If I remove the "..." then this file becomes publishable.

Any ideas?

-- 
...sutongi tti olleh


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to