unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] eww-mode-map doesn't bind TAB on tty.
Date: Wed, 05 Mar 2014 20:37:10 +0200	[thread overview]
Message-ID: <83eh2gqyp5.fsf@gnu.org> (raw)
In-Reply-To: <87fvmwseiu.fsf@building.gnus.org>

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Wed, 05 Mar 2014 19:10:01 +0100
> 
>     (define-key map "\t" 'widget-forward)
>     (define-key map "\e\t" 'widget-backward)
>     (define-key map [(shift tab)] 'widget-backward)
>     (put 'widget-backward :advertised-binding [(shift tab)])
>     (define-key map [backtab] 'widget-backward)
> 
> Are there situations where just removing the latter binding is wrong?
> I.e., is there a difference between [?\M-\t] and [backtab] that should
> be preserved?

If both are present, I don't think you should delete one of them.
E.g., some terminal might define an escape sequence to [backtab].



  reply	other threads:[~2014-03-05 18:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 12:37 [PATCH] eww-mode-map doesn't bind TAB on tty Mario Lang
2014-03-04 19:39 ` Lars Ingebrigtsen
2014-03-04 20:07   ` Eli Zaretskii
2014-03-04 20:13     ` Eli Zaretskii
2014-03-05 12:39       ` Lars Ingebrigtsen
2014-03-05 15:02         ` Mario Lang
2014-03-05 17:18           ` Eli Zaretskii
2014-03-05 18:01           ` Lars Ingebrigtsen
2014-03-05 18:10             ` Lars Ingebrigtsen
2014-03-05 18:37               ` Eli Zaretskii [this message]
2014-03-05 18:39                 ` Lars Ingebrigtsen
2014-03-07 20:12                   ` Stefan Monnier

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=83eh2gqyp5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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).