unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: emacs-devel@gnu.org
Cc: Drew Adams <drew.adams@oracle.com>
Subject: Bug with S-Tab in keymaps
Date: Mon, 5 May 2008 14:11:52 +0000	[thread overview]
Message-ID: <20080505141152.GA1365@muc.de> (raw)

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).




             reply	other threads:[~2008-05-05 14:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05 14:11 Alan Mackenzie [this message]
2008-05-05 18:07 ` Bug with S-Tab in keymaps 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080505141152.GA1365@muc.de \
    --to=acm@muc.de \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).