"ITSUMI ken-ichi" <[EMAIL PROTECTED]> writes:

> Kon nichi wa
>
> 2006/11/7, Michael Olson <[EMAIL PROTECTED]>:
>> I am pleased to announce the availability of the third release
>> candidate for Emacs Muse 3.03, namely: Emacs Muse 3.02.93.
>
>>From 3.02.91- my muse page can not published into html.
>
> See Attached index.muse and its backtrace log.
>
> Thank you.

It publishes fine for me.

I'm guessing that you customized muse-publish-markup-tags.  Make sure
that each entry of that variable has 4 fields, not 3, since the format
has changed.

Example: change

    ("literal"  t   nil muse-publish-mark-read-only)

to

    ("literal"  t   nil nil muse-publish-mark-read-only)

The new third field indicates that the tag can occur inside of itself.
Most tags can't do that, so it should be set to nil if unsure.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgp1mR80x4XGR.pgp
Description: PGP signature

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

Reply via email to