emacs-devel
[Top][All Lists]
Advanced

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

Re: Tab bar


From: Stefan Monnier
Subject: Re: Tab bar
Date: Tue, 08 Apr 2008 22:00:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> It seems this is not possible to implement in Emacs, since it requires
>>> distinguishing between key press and release events.
>> 
>> It's not like it can't be added, tho,
>> 
>> Stefan "who implemented just that at some point"

> Did you implement this using the syntax of mouse button events,
> i.e. something like <C-down-tab>?

I can't remember the details, but yes, pretty much, except I think that
the events generated were along the lines of:

   control C-tab C-up-tab C-up-control

the last one is a bit odd, but it's just how it turned out.


        Stefan




reply via email to

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