diff --git a/init.org b/init.org index 400fc18..2cdab45 100644 --- a/init.org +++ b/init.org @@ -1545,8 +1545,8 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol ("k" outline-show-branches "branches") ("" org-cycle "cycle") ;; modification - ("C" org-drag-element-backward "drag backward") - ("R" org-drag-element-forward "drag forward") + ("C" org-metaup "drag backward") + ("R" org-metadown "drag forward") ("H" org-promote-subtree "promote") ("S" org-demote-subtree "demote")) #+END_SRC