all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: set modes for org-edit-special (elisp block)
Date: Tue, 26 Jan 2016 11:23:17 +0100	[thread overview]
Message-ID: <m2k2mwhc6i.fsf@charm-ecran.irisa.fr> (raw)
In-Reply-To: <87a8ntzhke.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Mon, 25 Jan 2016 12:37:21 -0500")

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]

Hello,

On 2016-01-25 12:37, Nick Dokos <ndokos@gmail.com> writes:

> Alan Schmitt <alan.schmitt@polytechnique.org> writes:
>
>> I’m having the same problem with python: I’m still in emacs-lisp mode.
>> I checked the value of the variable and it is as expected. For some
>> reason the change is not picked up. Is it because there are several
>> occurrences of "elisp" in the list and it’s not the first one that is
>> picked up?
>>
>
> org-src--get-lang-mode uses assoc, so it should pick up the first pair
> whose car matches. You can try it by hand:
>
> (org-src--get-lang-mode "elisp")
>
> Of course, it's possible (but unlikely) that somebody is using some
> other way to get at the mode.

I finally found the source of my problem, and I feel very stupid: my
elisp blocks use the name "emacs-lisp" as language, so this
customization was not picked up, since "elisp" and "emacs-lisp" are
different.

Sorry for the confusion,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated January 25, 2016, Mauna Loa Obs.): 404.15 ppm

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

      reply	other threads:[~2016-01-26 10:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24  5:26 set modes for org-edit-special (elisp block) Stefan Huchler
2016-01-24  5:33 ` Kyle Meyer
2016-01-24 17:35   ` Stefan Huchler
2016-01-24 17:50     ` Kyle Meyer
2016-01-25 13:05     ` Alan Schmitt
2016-01-25 15:11       ` Kyle Meyer
2016-01-25 15:45         ` Alan Schmitt
2016-01-25 17:32           ` Kyle Meyer
2016-01-25 17:37           ` Nick Dokos
2016-01-26 10:23             ` Alan Schmitt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2k2mwhc6i.fsf@charm-ecran.irisa.fr \
    --to=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.