emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] [bug #4682] compiling for xemacs beta


From: Michael Olson
Subject: [emacs-wiki-discuss] [bug #4682] compiling for xemacs beta
Date: Thu, 01 Jun 2006 06:06:07 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060523 Galeon/2.0.1 (Ubuntu package 2.0.1-1ubuntu2) Firefox/1.5.0.3

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]