On Mon, Aug 31, 2009 at 2:42 PM, Jerry James<james(a)xemacs.org> wrote:
I may not have a chance to keep debugging this for a few hours. In
the meantime, I've got a reproducer that works reliably for me:
1. xemacs --vanilla
2. In *scratch* evaluate: (load "mule-util")
3. Click on the menubar
That's a reliable crash for me.
Okay, I lied. I had a few more minutes. Now I've got it down to this recipe:
1. xemacs --vanilla
2. M-x find-library mule-util
3. Evaluate (defun truncate-string-to-width ...) in that file.
4. Click on the menubar
So something is funny with the mule-util.el version of
truncate-string-to-width. Does anybody know why there are versions of
that function in both subr.el and mule-util.el? There are versions of
store-substring in both places, too.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta