Christopher Allan Webber <[email protected]> writes: > Hm, alright. Sadly there seems to be no way to change the key (very > un-emacs like?)
That was answered by Nick Dokos ; use :
(define-key org-mode-map [remap open-line] nil)
(btw, why does org use remap here is a mystery to me)
> (setq org-open-line 'open-line)
How could that possibly work ?
--
Nico.
