[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: x-popup-menu disappears instantly
From: |
Stefan Monnier |
Subject: |
Re: x-popup-menu disappears instantly |
Date: |
Thu, 10 Oct 2002 13:52:18 -0400 |
> (x-popup-menu
> (list '(1 1) (selected-window))
> (list "title" (cons "title" '(("ignore" 'ignore)))
> ))
>
> This shows menu on released version of emacs and I can select item by mouse.
> But the menu disappears instantly on
> GNU Emacs 21.3.50.1 (i586-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
> 2002-09-29 on debian
It works fine for me with "-q --no-site-file". Could you try and track
down what part of your config causes the trouble ?
(or was it just fixed since you sent the report?)
Stefan
- Re: x-popup-menu disappears instantly,
Stefan Monnier <=