Jeff Miller <jmiller(a)smart.net> writes:
I working on porting some lisp code from Emacs to XEmacs. One area
I'm
having a problem in is with a certain popup menu. It works ok on Emacs
but crashes XEmacs. I think it has to do with the length of the strings
being put into the popup menu.
[...]
O.K. This appears fixed by Colin's patch and my off-by-one correction.
I see another bug that was _not_ present with 20.4. Why are grayed out
menu items selectable (or drawn with three shading) just like
selectable items?