all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: juri@jurta.org, emacs-devel@gnu.org
Subject: Re: Shift Tab in help buffers still does not move backwards
Date: Tue, 09 Aug 2005 21:26:49 +0300	[thread overview]
Message-ID: <uwtmvneza.fsf@gnu.org> (raw)
In-Reply-To: <42F86AE7.8080409@student.lu.se> (message from Lennart Borgman on Tue, 09 Aug 2005 10:35:51 +0200)

> Date: Tue, 09 Aug 2005 10:35:51 +0200
> From: Lennart Borgman <lennart.borgman.073@student.lu.se>
> CC: juri@jurta.org,  emacs-devel@gnu.org
> 
> >Perhaps we simply should add a binding for S-TAB in w32-win.el.
> >  
> How should a binding there look? What should it do?

See the bindings on x-win.el.  I think the following should DTRT:

(define-key function-key-map [S-tab] [backtab])

> Why does S-Tab work in Info buffers but not in Help buffers?

Maybe because Info-prev-reference is bound to both [backtab] and
M-TAB, while backward-button in Help buffers is bound only to
[backtab]?

      parent reply	other threads:[~2005-08-09 18:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05 13:39 Shift Tab in help buffers still does not move backwards Lennart Borgman
2005-08-08 20:43 ` Juri Linkov
2005-08-08 21:13   ` Lennart Borgman
2005-08-08 21:36     ` Juanma Barranquero
2005-08-09  5:20     ` Eli Zaretskii
2005-08-09  8:35       ` Lennart Borgman
2005-08-09 10:17         ` Andreas Schwab
2005-08-09 11:14           ` Lennart Borgman
2005-08-09 18:26         ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=uwtmvneza.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.