all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* managing my keybindings
@ 2010-05-08  0:38 LanX
  2010-05-08  2:09 ` Lennart Borgman
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: LanX @ 2010-05-08  0:38 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

I'm looking for suggestions how to manage my keybindings.

I would like to:

a) list them (only *my* keybindings)
b) easily navigate to the place where they are defined
c) attach documentation  to them
d) warn me about conflicts

my first idea is to create wrapper functions/macros  `my-global-set-
key' and `my-local-set-key' which buffer the necessary informations
when defining the bindings.

But chances are high that I'm reinventing the wheel, so please gimme
some ideas! 8)

Cheers
  Rolf

PS: another "brute force" approach would be creating an extra
function starting with "mykey-" for every keybinding. I could list
them by this naming convention and navigate to the files ... well not
too elegant...


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

end of thread, other threads:[~2010-05-10 14:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08  0:38 managing my keybindings LanX
2010-05-08  2:09 ` Lennart Borgman
2010-05-08 12:22   ` LanX
     [not found] ` <mailman.0.1273284589.603.help-gnu-emacs@gnu.org>
2010-05-09 11:29   ` Andreas Politz
2010-05-09 11:55     ` Lennart Borgman
2010-05-09 18:21 ` LanX
2010-05-09 19:12   ` LanX
2010-05-10 14:10     ` Stefan Monnier
2010-05-10 14:25       ` LanX

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.