Hi, org-edit-special opens elisp code with emacs-lisp mode, which is not bad, but I wanted to try out xah-elisp-mode for am while.
tried to overwrite or shadow the settings with something like
(add-to-list 'org-src-lang-modes '("xah-elisp" . emacs-lisp))
am I here at the right place to change that behaviour?
