Follow-up Comment #5, bug #4682 (project muse-el):

Don't have much time to do serious debugging, but this is what I was able to
find out. `muse-book-publish-chapter' calls `muse-style-element', which seems
to be part of the issue. A test using this modification (not a fix!!!!)
triggers the same error in `muse-book-publish-project' which also calls
`muse-style-element'.

;    (unless (or nochapters
;                (muse-style-element :nochapters style))
    (unless nochapters

Does that ring a bell?

Regards,
Marcus


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=4682>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/



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

Reply via email to