I made some further investigations.

,----
| (23) (muse/warning) TestPage: Error occurred: (buffer-read-only  *muse-temp*)
|
| ((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))
`----

I get this warning signal, when TestPage contains:

 1) :: anywhere
 2) one or more *s at the beginning of a line

-- 
...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