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

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

How to rebind keys "C-j" to join-line


From: Alex Wei
Subject: How to rebind keys "C-j" to join-line
Date: Fri, 3 Aug 2007 13:18:40 +0800

Hi All
 
I add the following lines into my .emacs file, but it dosen't work, How can I rebind the key "C-j" to join-line ?
 
(global-set-key (kbd "C-j") 'join-line)
(local-set-key (kbd "C-j") 'join-line)
 
Thanks in advance for ur kind helps
 
 
Sunding Wei
 
 
 
 

reply via email to

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