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

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

bug#9648: 24.0.90; popup-menu doesn't work on Lucid Emacs


From: Katsumi Yamaoka
Subject: bug#9648: 24.0.90; popup-menu doesn't work on Lucid Emacs
Date: Sun, 02 Oct 2011 10:01:49 +0900

Hi,

This is what Gnus does when a user clicks the mouse-3 on a MIME
part button in the article buffer:

(require 'gnus-art)
(popup-menu gnus-mime-button-menu)

I get a box that seems to be a menu but no text is displayed in it.
The issue arises on only Lucid Emacs (i.e., configured with the
`--with-x-toolkit=lucid' option).  I tried GTK Emacs and verified
it works.  Or do I miss something?




reply via email to

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