Yoshiki Hayashi <yoshiki(a)xemacs.org> wrote:
Dmitry Yaitskov <dimas(a)home.com> writes:
> I had Sh-f1 mapped to popup-mode-menu, to be able to invode context
> menus w/out using the mouse. In 21.2.35, this stopped working - now I
> get the message "popup-mode-menu must be bound to a mouse or misc-user
> event". My question is - why can't I have it also assigned to a key?
> And if that's a feature, how can I do what I did before? Thanks.
I cannot reproduce it with latest CVS beta. Could you try
it and see what happens? If it still fails, posting lisp
backtrace would be nice.
Updated from CVS approx at 3pm 4-Aug-2000 - got the same problem.
Here's what I get with debug-on-error t:
Signaling: (error "popup-mode-menu must be bound to a mouse or misc-user
event")
call-interactively(popup-mode-menu)
--
Cheers,
-Dima.