[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to set C-o back to open-line?
From: |
Nicolas Richard |
Subject: |
Re: [O] How to set C-o back to open-line? |
Date: |
Fri, 17 May 2013 14:37:15 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Christopher Allan Webber <address@hidden> 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.
Re: [O] How to set C-o back to open-line?, Carsten Dominik, 2013/05/17