Morgan Smith <morgan.j.sm...@outlook.com> writes: > * lisp/org-goto.el: Don't conditionally define keys based on if > `isearch-other-control-char' is bound. > > Org mode only supports Emacs 27 and later.
Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6f00a8348b We usually keep the old compatibility code in place, unless there is a clear reason to remove it (e.g. it stays on the way of new features/improvements). On the other hand, we do not hold on to it either. So, I accepted this patch. If you are interested to contribute to Org mode, do note that removing obsolete compatibility code is one of the lowest priority items among possible improvements to Org. There are plenty of other places where Org codebase can use some cleanup. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>