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: 23 Jul 2001 18:32:38 -0700

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.7.2 (i386-debian-linux-gnu, X toolkit)
 of Tue Jul 25 2000 on raven
configured using `configure  i386-debian-linux-gnu --prefix=/usr 
--sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--infodir=/usr/share/info --with-pop=yes --with-x=yes --with-x-toolkit=yes'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

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]