Author: Dieter Wilhelm
Date: Aug 6, 2007 14:00
...com> writes: Thanks H. Dieter Wilhelm I don't need the original C-j keybinding, the "M-^" needs to press 3 keys..., pressed at the same time ;-) same time, so I want to rebind the C-j to join-line. I am just wondering ...hook. After opening the Emacs, I type (local-set-key (kbd "C-j") 'join-line) and then Cx Ce, It works!! Have you tried (global-set...
|