emacs-devel
[Top][All Lists]
Advanced

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

Re: Please add S-tab to button-buffer-map


From: Jason Rumney
Subject: Re: Please add S-tab to button-buffer-map
Date: Wed, 19 Mar 2008 23:55:19 +0000
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Lennart Borgman (gmail) wrote:
But why does the binding to S-Tab in Info work then?

info explicitly binds it as well as binding backtab.

IMO it looks better to bind to S-Tab since that is what the user sees.

If the user looks closely at their keyboard, they might see a backtab symbol on the tab key, printed in the location where the shifted representation is expected to be.

Rather than expecting all modes to bind backtab, S-tab, iso-lefttab and S-iso-lefttab consistently, to cover all the possible representations that a terminal might give that key, we use function-key-map to map them all to backtab.





reply via email to

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