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: Jan Djärv
Subject: bug#9648: 24.0.90; popup-menu doesn't work on Lucid Emacs
Date: Sun, 02 Oct 2011 19:21:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0

Hi.


Katsumi Yamaoka skrev 2011-10-02 03:01:
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?



Does it happen when you start emacs with -Q?  Does it work with another font, 
i.e.

% emacs -Q -xrm 'Emacs*popup*font: fixed'

for example.  What is your default font?

        Jan D.




reply via email to

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