unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bug with S-Tab in keymaps
@ 2008-05-05 14:11 Alan Mackenzie
  2008-05-05 18:07 ` Stefan Monnier
  2008-05-06 17:08 ` Drew Adams
  0 siblings, 2 replies; 12+ messages in thread
From: Alan Mackenzie @ 2008-05-05 14:11 UTC (permalink / raw)
  To: emacs-devel; +Cc: Drew Adams

Hi, Emacs!

I'm Running Emacs 22.2 in a Linux tty.

I've been having severe trouble with the binding S-Tab, as required by
Drew's Icicles.

When I type <shift>-<tab>, what comes out of my function-key-map is
#x2000009, that is \C-i together with the b25.

By contrast, the pertinent entry in icicle-mode-map is
(S-tab . icicle-generic-S-tab).

(lookup-key icicle-mode-map [#x2000009]) fails to find the binding for
S-Tab.

Should S-Tab be stored in a keymap as a symbol or a number?  Or are both
valid?  Which is the canonical form?  Where should the conversion from
the uncanonical form to the canonical be done?

I think this should be fixed before the next release.

-- 
Alan Mackenzie (Nuremberg, Germany).




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-05-07 15:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 14:11 Bug with S-Tab in keymaps Alan Mackenzie
2008-05-05 18:07 ` Stefan Monnier
2008-05-05 20:40   ` Drew Adams
2008-05-06  0:46     ` Stefan Monnier
2008-05-05 20:54   ` Alan Mackenzie
2008-05-05 20:46     ` Lennart Borgman (gmail)
2008-05-05 21:00       ` Drew Adams
2008-05-06 21:26     ` Alan Mackenzie
2008-05-06 23:13       ` Miles Bader
2008-05-07  8:24         ` Alan Mackenzie
2008-05-07 15:17           ` Stefan Monnier
2008-05-06 17:08 ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).