bug-gnu-emacs
[Top][All Lists]
Advanced

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

mail abbrev popup menu


From: Ian Zimmerman
Subject: mail abbrev popup menu
Date: 10 Jul 2001 12:24:33 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

In Message mode, a menu is inserted into the menubar listing the mail
abbrevs ("aliases").  Selecting an item from the menu inserts the
corresponding email address into the message buffer at point.  This
works. 

However, when I call the same menu using C-mouse-3 in the buffer, I
get

Wrong type argument: char-or-string-p, (C-down-mouse-3 \
(#<window 26 on *news on gnu.emacs.bug*> 390 (169 . 157) -28928840))

Taking a cursory look at code in mail-abbrev-menu.el and menu-bar.el,
ultimately it relies on the last-command-event variable.  Is this
somehow set to the abbrev string when going through the menubar but
not through popup?  And why?

-- 
Ian Zimmerman, Oakland, California, U.S.A.
EngSoc adopts market economy: cheap is wasteful, efficient is expensive.
GPG pub key: 433BA087 9C0F 194F 203A 63F7 B1B8 6E5A 8CA3 27DB 433B A087



reply via email to

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