Hi,

René j wrote:
> 
> 
> I'm running planner-version "3.41" and muse-version "3.02.92".
> 
> Calling (muse-project-publish) on my planner works alright if I do not make
> use
> of notes.  I then always get the following message:
> 
>                All pages in WikiPlanner have been published.
> 
> On the other hand, whenever there is at least one note in one of my day
> pages, publishing
> them leads to entering into an infinite loop.  Here is the backtrace:
sounds like the problem I described a few weeks ago. I am not deep in
the planner source code. But for me it looks like
planner-publish-markup-note is called for dumping the html code. But
the operation seems to be intended for dumping xml code. My ugly
workaround:

> after some investigation I discovered the following: The endless loop
> may be caused by planner-publish-markup-note in the planner-publish
> module. If I change the closing '</note>' in the inserted text block
> into a '</not>'

This workaround results in bad html for the published notes, but
publishing works at least.

Any hints are welcome.

Michael



-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html


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

Reply via email to