Update of bug #4682 (project muse-el): Status: Need Info => In Progress
_______________________________________________________ Follow-up Comment #8: Aha! I have a working theory now. muse-style-elements is a defsubst instead of a defun, and it also calls a defsubst function (muse-get-keyword). For that matter, it also calls itself recursively. Perhaps there is a bug in XEmacs beta that causes it to trip over one or both of these conditions. It would be nice if someone could alert the XEmacs developers about this behavior, because it doesn't happen in XEmacs 21.4 or Emacs21 or Emacs22. For now, I'll just change muse-style-elements to a defun (I don't like defsubst's that much anyway). Let me know if that fixes things, so I can close the bug. The fix should be in muse--main--1.0--patch-149. _______________________________________________________ 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