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

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

Hello,how can i use the comma and dot in the config file .emacs


From: robby lee
Subject: Hello,how can i use the comma and dot in the config file .emacs
Date: Wed, 22 Feb 2012 15:56:11 +0800

Hi!
I want to change the key  as follow.

(global-set-key "\C-\." 'end-of-buffer)
(global-set-key "\C-\," 'beginning-of-buffer)
 
the Ctrl-, and Ctrl-.
but it doesn't work. how to escape the symbol "comma" and "dot"

Thx

reply via email to

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