all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is it possible to bind "C-)" in emacs23?
@ 2009-10-01 19:06 quodlibetor
  2009-10-01 19:48 ` Pascal J. Bourguignon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: quodlibetor @ 2009-10-01 19:06 UTC (permalink / raw)
  To: help-gnu-emacs

I would really like to bind C-).

I've tried: (all of the following with both local- and global- set
key)

(local-set-key "\C-)" 'foo) ;error, invalid modifier in string
"\C-\S-0"    ;same
[C-)]          ;unbalanced parenthesis.
[C-S-0]      ; no error, but doesn't work
[C-(kbd (self-insert-command ")")]    ;totally borked
[C-(kbd ")")]     ; doesn't error, but really weird result

etc, i can't remember.

I tried entering into edmacro-mode to figure it out, and it hasn't
helped me.

Any tips seriously welcome.


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

end of thread, other threads:[~2009-10-01 21:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 19:06 Is it possible to bind "C-)" in emacs23? quodlibetor
2009-10-01 19:48 ` Pascal J. Bourguignon
2009-10-01 19:52 ` Peter Dyballa
2009-10-01 20:08 ` Tassilo Horn
     [not found] ` <mailman.7876.1254427735.2239.help-gnu-emacs@gnu.org>
2009-10-01 21:22   ` quodlibetor

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.