help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: use of special-event-map


From: Kevin Rodgers
Subject: Re: use of special-event-map
Date: Mon, 09 May 2005 12:12:56 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Drew Adams wrote:
    The `iconify-frame' event is just informing that the frame has
    been iconified.

That answers my question. The event indicates that iconification has
occurred, not that the "minimize" button was clicked.

That's the info I was missing - thanks for it. I didn't know at what point
Emacs received a window-manager event for this. I found no explanation of
special events like [iconify-frame] in such terms. I tried to follow the
code that deals with this event (in parts of w32term.c, xterm.c, frame.c,
and keyboard.c), but this wasn't clear to me.

Again, see the Misc Events node (aka Miscellaneous Window System Events
section) of the Emacs Lisp manual.

--
Kevin Rodgers





reply via email to

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