all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Bind right shift and TAB won't work
Date: Mon, 13 May 2013 02:33:47 -0600	[thread overview]
Message-ID: <20130513083346.GB24043@hysteria.proulx.com> (raw)
In-Reply-To: <87y5bjykhh.fsf@VLAN-3434.student.uu.se>

Emanuel Berg wrote:
> Peter Dyballa writes:
> > C-h k, I think, can be fooled when you have a keyboard translation
> > active (so best used when GNU Emacs is launched with -Q).
> 
> The result is still TAB (and only TAB).

If you are using a terminal emulator then the result depends upon the
emulator.  Xterm for instance sends Shift-TAB as an ESC [ Z terminal
escape sequence.  Many others to do.  But some do not.

> > The lowest level, besides using xev, is pressing C-q and then your
> > key combination.
> 
> Yeah, can you use xev in the console?

No.  People are assuming that you are running the X graphical display
of Emacs.  I think you are using the standard terminal interface.
With X emacs can detect every key.  With a terminal Emacs has nothing
to do with keys and it is the terminal emulators job to detect keys
and to produce characters.  The emulation may not be implementing all
of the usual key combinations.  S-TAB (aka backtab) is usually
imlemented with ESC [ Z.

> C-q doesn't notice the news either: I hold shift, but only TAB shows.

I think you must be either using the Linux vt virtual console or are
using a terminal emulator that does not implement S-TAB.  If you are
using a Linux virtual console there isn't any way around this without
patching Linux.  If you are using an X terminal emulator then try
using Xterm and it should work for you.

Bob



  reply	other threads:[~2013-05-13  8:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-11 21:48 Bind right shift and TAB won't work Emanuel Berg
2013-05-11 22:43 ` Drew Adams
     [not found] ` <mailman.25578.1368312212.855.help-gnu-emacs@gnu.org>
2013-05-12  7:15   ` Emanuel Berg
2013-05-12 14:57     ` Peter Dyballa
2013-05-12 15:37     ` Drew Adams
     [not found]     ` <mailman.25599.1368370687.855.help-gnu-emacs@gnu.org>
2013-05-12 20:56       ` Emanuel Berg
2013-05-13  8:23         ` Bob Proulx
     [not found]     ` <mailman.25602.1368373047.855.help-gnu-emacs@gnu.org>
2013-05-12 21:23       ` Emanuel Berg
2013-05-13  5:29         ` Drew Adams
     [not found]         ` <mailman.25622.1368422975.855.help-gnu-emacs@gnu.org>
2013-05-13 16:18           ` Emanuel Berg
2013-05-12  8:53 ` Peter Dyballa
     [not found] ` <mailman.25595.1368348824.855.help-gnu-emacs@gnu.org>
2013-05-12  9:27   ` Emanuel Berg
2013-05-12 15:05     ` Peter Dyballa
     [not found]     ` <mailman.25600.1368371123.855.help-gnu-emacs@gnu.org>
2013-05-12 21:08       ` Emanuel Berg
2013-05-13  8:33         ` Bob Proulx [this message]
2013-05-13 20:50           ` oitofelix
     [not found]           ` <mailman.25684.1368478466.855.help-gnu-emacs@gnu.org>
2013-05-13 23:36             ` Emanuel Berg
2013-05-13  9:05         ` Peter Dyballa
     [not found]         ` <mailman.25626.1368434033.855.help-gnu-emacs@gnu.org>
2013-05-13 15:59           ` Emanuel Berg
     [not found]         ` <mailman.25627.1368435961.855.help-gnu-emacs@gnu.org>
2013-05-13 14:25           ` Barry Margolin
2013-05-13 16:13             ` Emanuel Berg
2013-05-13 18:09               ` Bob Proulx
2013-05-14  0:53                 ` oitofelix
     [not found]                 ` <mailman.25694.1368499364.855.help-gnu-emacs@gnu.org>
2013-05-15 14:33                   ` Emanuel Berg
2013-05-13 16:38             ` Peter Dyballa
2013-05-13 16:06           ` Emanuel Berg

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=20130513083346.GB24043@hysteria.proulx.com \
    --to=bob@proulx.com \
    --cc=help-gnu-emacs@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 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.