Bastien <b...@altern.org> writes: > The attached patch let `org-metaright' indent a drawer or a block > correctly. It introduces two new function ̀org-indent-block' and > `org-indent-drawer' which derive from local hacks I'm using quite > often now. > > Perhaps ̀org-metaright' is not the best keybinding for this function, > please suggest a better one.
I've tested this patch and just applied it. Using M-<right> on a drawer keyword (like ":PROPERTIES:") will indent the whole drawer. org-metaright looks quite natural most of the time, since the purpose is to realign the drawer with the headline/paragraph above, and statistically (?) headlines are more often refiles to subsubtrees than to trees. -- Bastien