[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mapping language to mode
From: |
Ihor Radchenko |
Subject: |
Re: Mapping language to mode |
Date: |
Sat, 23 Nov 2024 17:08:31 +0000 |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Would the 100% untested patch below make sense?
> ...
> + (if (fboundp 'major-mode-remap)
> + (major-mode-remap mode)
> + mode)))
Thanks!
Applied, onto main, after adding proper commit message.
http://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=984c0c58bb
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <http://orgmode.org/>.
Support Org development at <http://liberapay.com/org-mode>,
or support my work at <http://liberapay.com/yantar92>