emacs-devel
[Top][All Lists]
Advanced

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

Re: x-popup-menu disappears instantly


From: Yoichi NAKAYAMA
Subject: Re: x-popup-menu disappears instantly
Date: Fri, 11 Oct 2002 05:33:05 +0900
User-agent: Wanderlust/2.9.15 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.5 (Demachiyanagi) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Thu, 10 Oct 2002 13:52:18 -0400, Stefan Monnier wrote:
> 
> > (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?)

Thanks for your follow-up message.
Now I just cvs updated and try with new emacs after make distclean;make 
bootstrap;make install.
Even if I try with "emacs -q -no-site-file", the popup-menu appears and then 
disappears after
very very short time.
I've tested again and again, then sometimes the X focus on emacs frame went out 
and the
popup-menu remains. But for many cases it disappears instantly.

On the other hand, with emacs-21.2, the X focus on emacs frame does not go out,
while the popup-menu does remain.

I'm using sawfish without gnome on XFree86-4.1.0 running under Debian linux.

Regards,
-- 
Yoichi Nakayama




reply via email to

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