bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#19087: 25.0.50; [PATCH] eww: bind backtab to shr-previous-link


From: Lars Magne Ingebrigtsen
Subject: bug#19087: 25.0.50; [PATCH] eww: bind backtab to shr-previous-link
Date: Sun, 23 Nov 2014 16:34:12 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Mark Oteiza <mvoteiza@udel.edu> writes:

> Backtab is used like M-tab in many places.  See info.el for example.

Thanks; applied.

>      (define-key map [?\M-\t] 'shr-previous-link)
> +    (define-key map [backtab] 'shr-previous-link)

I vaguely remember something about not using both backtab and M-t?  But
I don't recall what.  Is the M-t superfluous?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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