emacs-devel
[Top][All Lists]
Advanced

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

Re: Tabs are ready? -> Let us give a definition of tabs.


From: martin rudalics
Subject: Re: Tabs are ready? -> Let us give a definition of tabs.
Date: Sun, 05 Feb 2012 19:15:22 +0100

>> ... and what is a "standard event" in this context?  And why can a
>> toolbar button not react to such a standard event in the same way?
>
>
> Initialize tab, hide tab, show tab, kill tab, at least.

I don't understand that yet.  For me an event is a user action like
hitting a key or moving the mouse.  The type of that action and any
additional information are communicated by the OS to Emacs which reacts
to the event by executing some action (or doing nothing).  Initializing
or hiding a tab is in my opinion an action performed by Emacs itself,
possibly in reaction to an event or triggered by a timer.

martin



reply via email to

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