unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Shift Tab should move backward in help buffers
@ 2005-06-26 13:51 Lennart Borgman
  2005-06-26 16:30 ` David Hunter
  2005-06-26 22:42 ` Richard M. Stallman
  0 siblings, 2 replies; 31+ messages in thread
From: Lennart Borgman @ 2005-06-26 13:51 UTC (permalink / raw)


Tab move to next link in the help buffer. Shift-Tab does the same. 
However it would be more practical and consistent with usual behaviour 
if Shift-Tab moved backwards.

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Re: Shift Tab should move backward in help buffers
@ 2005-06-27  6:24 David PONCE
  2005-06-28  1:50 ` David Hunter
  0 siblings, 1 reply; 31+ messages in thread
From: David PONCE @ 2005-06-27  6:24 UTC (permalink / raw)
  Cc: emacs-devel

Hello,

>> Please notice that on my Compacq Evo N610c laptop running Fedora Core
>> 3 GNU/Linux the <S-tab> and <backtab> keys seem to not exist.  There
>> is a <S-iso-lefttab> instead. Perhaps this key could be added to?
> 
> 
> Does this mean that C-h k (Shift Tab) reports <S-iso-lefttab>?  It seems 
> you're running emacs in X, so you should see "<backtab> (translated from 
> <S-iso-lefttab>)" if the active keymap binds <backtab> to a command.  
> Unless you're using table-mode or org-mode, which bind <S-iso-lefttab> 
> explicitly.

You're right.  In fact I had an explicit global key binding to
<S-iso-lefttab> in my start-up file, so I didn't see anymore the
<backtab> key.  I changed to use <backtab> instead of <S-iso-lefttab>
and it works now.

However I also have a global key binding to <C-backtab> which doesn't
work, I only see <C-S-iso-lefttab>.  I also tried without any user's
configuration:

emacs -Q

C-h k reported:

<backtab> (translated from <S-iso-lefttab>) is undefined

<C-S-iso-lefttab> is undefined

ESC <backtab> (translated from <escape> <S-iso-lefttab>) is undefined

ESC <C-S-iso-lefttab> (translated from <escape> <C-S-iso-lefttab>) is
undefined


Is it the expected behavior?  IMHO, with the control key, backtab
should report <C-backtab> for consistency.  WDYT?

Thanks.

Sincerely,
David 

In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.4.14)
 of 2005-06-26 on localhost
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-gtk'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Re: Shift Tab should move backward in help buffers
@ 2005-06-28  8:42 LENNART BORGMAN
  2005-06-28 19:42 ` Eli Zaretskii
  0 siblings, 1 reply; 31+ messages in thread
From: LENNART BORGMAN @ 2005-06-28  8:42 UTC (permalink / raw)
  Cc: emacs-devel, Jason Rumney, Stefan Monnier, rms

From: Miles Bader <snogglethorpe@gmail.com>

> BTW, do we really care about user bindings of S-TAB that much? 
> Couldn't we just tell them to bind backtab instead?  It seems very
> likely that most user code that binds S-TAB does same thing as the
> packages we've discussed in this thread (bind 2-3 variants but
> essentially meaning backtab), and would either already work with
> backtab, or it it would be clean to modify them to bind backtab too.

Where is backtab on a pc running ms windows?

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

end of thread, other threads:[~2005-07-02  0:23 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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