Hi Michael, Michael Brand <michael.ch.br...@gmail.com> writes:
> My suggestion is something like > > (define-key org-mode-map [remap outline-promote] 'org-promote-subtree) > (define-key org-mode-map [remap outline-demote] 'org-demote-subtree) I've taken this road and committed the change, thanks for the suggestion. > permanently built into Org mode (not in org-mode-hook) for these and > maybe even a few more outline-* bindings to get the incompatible > outline-* bindings out of the way from within Org mode. If other use-cases come up, we will handle them then. Thanks, -- Bastien