emacs-devel
[Top][All Lists]
Advanced

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

Re: Navigating menus with the arrow keys?


From: Pavel Janík
Subject: Re: Navigating menus with the arrow keys?
Date: Wed, 07 Nov 2001 21:14:53 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

   From: "Stefan Monnier" <monnier+gnu/address@hidden>
   Date: Wed, 07 Nov 2001 15:04:17 -0500

   > > Yes, but Emacs sees keyboard events - try selecting some menu item
   > > (e.g. File), and then M-x view-hello-file...
   > 
   > I'm not sure what you mean here.  What exactly should I do and
   > what will happen ?

The deck will be popped-up, you can walk with mouse over it, after keyboard
events generated by M-x view-hello-file, the HELLO file is actually opened
but the display is not refreshed, so you can not see its contents. So Emacs
really seems (and interprets) key-presses even when menu is displayed...

   > That's pretty much unavoidable: those menus are X windows but aren't
   > managed by your window manager.  The only way to prevent this behavior
   > seems to be to grab the server, which is *bad* (I'm sure you know what
   > I mean if you've already experienced Netscape locking up your whole
   > screen).

Yes, I know that.
-- 
Pavel Janík

Program defensively.
                  --  The Elements of Programming Style (Kernighan & Plaugher)



reply via email to

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