emacs-devel
[Top][All Lists]
Advanced

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

Re: Bikeshedding go! Why is <M-f4> unbound?


From: Stefan Monnier
Subject: Re: Bikeshedding go! Why is <M-f4> unbound?
Date: Thu, 13 Jan 2011 16:15:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>>> When Alt-F4 is delegated to Windows, it generates events for closing the
>>> active window.
>> Thanks.  So the right thing to do here is to change Emacs so it delegates
>> the Alt-F4 to the standard Windows routine that turns it into a WM_CLOSE.
>> Patch welcome,
> Binding Alt-F4 to a function such as handle-delete-frame will do
> fine. That's far easier than dealing with the Windows API from the C
> sources.

It's likely to end up approximating the right behavior, and lead to
more reports.  E.g. should it bind A-f4 or M-f4?


        Stefan



reply via email to

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