unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: Tex-mode binding of C-return
Date: Wed, 4 May 2005 10:24:38 -0500 (CDT)	[thread overview]
Message-ID: <200505041524.j44FOcD23373@raven.dms.auburn.edu> (raw)
In-Reply-To: <m3k6mf8kvc.fsf@kfs-l.imdomain.dk> (storm@cua.dk)

Kim Storm wrote:

   > Yes.  But S-TAB does not and S-TAB is unfortunately used for TAB in
   > the inverse direction in tons of spaces in Emacs, which is a nuisance.

   If I hit S-TAB (GNU/Linux + X), I get this message:

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

It is only bound in certain modes.  For instance, Info-prev-reference
is a rather important command in Info, but it is, by default, not
bound to any key on a tty.  Strictly speaking, it is bound to
<backtab> or <S-tab>, but on a tty, that gets translated to <tab>, so
if you press S-tab, you go to the _next_ reference instead of the
previous one.  Same for widget-backward in Custom, but there at least
you can use `p' if you know about it.

Sincerely,

Luc.

  reply	other threads:[~2005-05-04 15:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-02 11:25 Tex-mode binding of C-return Kim F. Storm
2005-05-02 19:14 ` Stefan Monnier
2005-05-03  8:02   ` Kim F. Storm
2005-05-03 15:42     ` Stefan Monnier
2005-05-04  2:38     ` Luc Teirlinck
2005-05-04  8:18       ` Kim F. Storm
2005-05-04 15:24         ` Luc Teirlinck [this message]
2005-05-04  2:53     ` Luc Teirlinck
2005-05-04  9:20     ` Andreas Schwab
2005-05-02 21:44 ` Daniel Brockman
2005-05-04  5:53 ` Harald Maier

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=200505041524.j44FOcD23373@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).