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

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

Binding C-'


From: TongKe Xue
Subject: Binding C-'
Date: Tue, 14 Oct 2008 16:21:34 -0700

I can bind vip-mode to C-z with:
(global-set-key "\C-z" ...)

However, I can't find C-' with

(global-set-key "\C-'" ...)
or
(global-set-key "\C-\'" ...)

How do I do this?




reply via email to

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