From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Huchler Subject: Re: set modes for org-edit-special (elisp block) Date: Sun, 24 Jan 2016 18:35:39 +0100 Message-ID: <87lh7e5190.fsf@jupiter.lan> References: <87r3h74kf2.fsf@jupiter.lan> <8760yjpmnl.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNOZw-0002H4-2L for emacs-orgmode@gnu.org; Sun, 24 Jan 2016 12:35:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNOZr-0005qx-3a for emacs-orgmode@gnu.org; Sun, 24 Jan 2016 12:35:55 -0500 Received: from plane.gmane.org ([80.91.229.3]:53561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNOZq-0005qo-SI for emacs-orgmode@gnu.org; Sun, 24 Jan 2016 12:35:51 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aNOZp-0001oh-C4 for emacs-orgmode@gnu.org; Sun, 24 Jan 2016 18:35:49 +0100 Received: from hsi-kbw-149-172-254-8.hsi13.kabel-badenwuerttemberg.de ([149.172.254.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jan 2016 18:35:49 +0100 Received: from stefan.huchler by hsi-kbw-149-172-254-8.hsi13.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jan 2016 18:35:49 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Kyle Meyer 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. But I can try it again with that, maybe I really did not have it that way.