emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] eww-mode-map doesn't bind TAB on tty.


From: Stefan Monnier
Subject: Re: [PATCH] eww-mode-map doesn't bind TAB on tty.
Date: Fri, 07 Mar 2014 15:12:10 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Hm.  Should we always have two bindings each for [tab] and [backtab],
> then?

No.  We should basically always use just TAB (aka ?\t).  `tab' should
only be used in special cases where it's justified with a comment
explaining why it's needed.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]