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)