unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org,
	Jason Rumney <jasonr@gnu.org>,
	rms@gnu.org, miles@gnu.org
Subject: Re: Shift Tab should move backward in help buffers
Date: Tue, 28 Jun 2005 02:27:45 -0400	[thread overview]
Message-ID: <87wtofvvyz.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <fc339e4a05062722154b5b7e7c@mail.gmail.com> (Miles Bader's message of "Tue, 28 Jun 2005 14:15:08 +0900")

> The code which sets up the escape mappings for those terminals could
> set up an explicit direct mapping for "escape-sequence -> backtab"
> (bypassing the S-tab step) couldn't they?

Except that it would not correctly handle the case where the user has bound
S-tab to something.

The answer is (as has been mentioned on this list a while back) that
terminal-escape-sequences should not be handled with function-key-map but
with a new map placed before function-key-map (and applied unconditionally,
like key-translation-map but unlike function-key-map).


        Stefan

  reply	other threads:[~2005-06-28  6:27 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-26 13:51 Shift Tab should move backward in help buffers Lennart Borgman
2005-06-26 16:30 ` David Hunter
2005-06-26 16:55   ` David Ponce
2005-06-26 17:13     ` Luc Teirlinck
2005-06-26 17:30       ` Lennart Borgman
2005-06-26 18:03         ` Luc Teirlinck
2005-06-26 18:57           ` Andreas Schwab
2005-06-27  4:39             ` David Hunter
2005-06-27  6:16               ` Miles Bader
2005-06-28  1:03                 ` David Hunter
2005-06-28  1:28                   ` Miles Bader
2005-06-26 17:13     ` Lennart Borgman
2005-06-27  2:08       ` Miles Bader
2005-06-27  4:47     ` David Hunter
2005-06-26 22:42 ` Richard M. Stallman
2005-06-27  9:30   ` Jason Rumney
2005-06-27 10:00     ` Miles Bader
2005-06-28  4:16     ` Richard M. Stallman
2005-06-28  5:15       ` Miles Bader
2005-06-28  6:27         ` Stefan Monnier [this message]
2005-06-28  6:41           ` Miles Bader
2005-06-28  6:52             ` Stefan Monnier
2005-06-28  8:53           ` Andreas Schwab
2005-06-28 20:44             ` Miles Bader
2005-06-28 21:29         ` Richard M. Stallman
2005-06-28 22:39           ` Miles Bader
2005-07-02  0:23             ` David Hunter
  -- strict thread matches above, loose matches on Subject: below --
2005-06-27  6:24 David PONCE
2005-06-28  1:50 ` David Hunter
2005-06-28  8:42 LENNART BORGMAN
2005-06-28 19:42 ` Eli Zaretskii

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=87wtofvvyz.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=lennart.borgman.073@student.lu.se \
    --cc=miles@gnu.org \
    --cc=rms@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).