SÅ‚awomir Grochowski <slawomir.grochow...@gmail.com> writes: > It's a small refactoring - extract function - and the patch is > self-explanatory.
Thanks! > +(defun org-columns-move-up () > + (interactive) > ... > +(defun org-columns-move-down () > + (interactive) > ... May you also add docstrings? And maybe better names would be org-columns-next/previous-line. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>