emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Key remapping


From: Deric Bytes
Subject: [Orgmode] Key remapping
Date: Sun, 31 Jan 2010 13:16:18 +0000

I have my keys bound in unconventional places.  I was wondering if I would get any problems changing the following in the source code


;;  (define-key org-mode-map "\C-k" 'org-kill-line)
(define-key org-mode-map [remap kill-line] 'org-kill-line)

reply via email to

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