unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: <S-iso-lefttab> translation to <backtab> bug?
Date: Sun, 01 Sep 2002 20:02:20 -0400	[thread overview]
Message-ID: <E17lefc-0003MG-00@fencepost.gnu.org> (raw)
In-Reply-To: <E17eLEL-00019M-00@bundalo.shootybangbang.com> (message from John Paul Wallington on Mon, 12 Aug 2002 20:51:57 +0100)

Does this fix it?

*** x-win.el.~1.155.~	Thu May 16 11:41:59 2002
--- x-win.el	Sun Sep  1 19:50:46 2002
***************
*** 1187,1192 ****
--- 1187,1193 ----
  (define-key function-key-map [M-return] [?\M-\C-m])
  (define-key function-key-map [M-escape] [?\M-\e])
  (define-key function-key-map [iso-lefttab] [backtab])
+ (define-key function-key-map [S-iso-lefttab] [backtab])
  
  ;; These tell read-char how to convert
  ;; these special chars to ASCII.

  reply	other threads:[~2002-09-02  0:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-12 19:51 <S-iso-lefttab> translation to <backtab> bug? John Paul Wallington
2002-09-02  0:02 ` Richard Stallman [this message]
2002-09-02  1:13   ` John Paul Wallington

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=E17lefc-0003MG-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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).