all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bind right shift and TAB won't work
@ 2013-05-11 21:48 Emanuel Berg
  2013-05-11 22:43 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Emanuel Berg @ 2013-05-11 21:48 UTC (permalink / raw)
  To: help-gnu-emacs

In w3m, I'd like to iterate anchors backwards with (right) shift and
TAB. I tried both below approaches but behaviour suggests that Emacs
doesn't sense the shift (or ignores it) when combined with TAB. C-h k
also displays the documentation for plain TAB.

(local-set-key (kbd "S-TAB")     'w3m-previous-anchor)
(local-set-key (kbd "<backtab>") 'w3m-previous-anchor)

PS. Does this group have a FAQ? DS.
-- 
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-05-15 14:33 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.