Alan Schmitt <alan.schm...@polytechnique.org> writes: > On 2016-01-24 18:35, Stefan Huchler <stefan.huch...@mail.de> writes: > >> Kyle Meyer <k...@kyleam.com> writes: >> >>> >>> Looks like you've got the right variable, but the key should be the >>> language name and the value should be major mode you want. >>> >>> ("elisp" . xah-emacs-lisp) >> >> I changed it a few times and I think I had it this way first, do I have >> to reload org after it? I closed the file and reopened it did not help. > > Shouldn’t it be "xah-elisp" (the mode is "xah-elisp-mode"). I gave it > a try and it’s also not working out of the box for me. I also restarted > emacs, to no avail.
Right, sorry. It should be whatever the mode name is, minus "-mode". Is it just xah-elisp-mode that is giving you a problem? Did you try with the example I gave in my previous message ($gmane/104430)? -- Kyle