emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* scheme SRC blocks
@ 2016-03-20 20:20 Arun Isaac
  2016-03-21  7:22 ` Robert Klein
  0 siblings, 1 reply; 6+ messages in thread
From: Arun Isaac @ 2016-03-20 20:20 UTC (permalink / raw)
  To: Emacs orgmode

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


I have an org file with scheme SRC blocks like so.

#+BEGIN_SRC scheme
  (some-code-here)
#+END_SRC

Every time, I open the org file, I get prompted for the "Scheme
implementation" and I need to choose an implementation (guile, in my
case) before continuing. Similarly, I am also prompted for the same when
publishing the org file, or opening up the SRC block using
org-edit-special (C-c ') for editing. This happens because of the
behaviour of the command "scheme-mode" which prompts for the required
scheme implementation.

Manually choosing the scheme implementation every time is tedious and
annoying. Is there some way to circumvent this issue?

Thanks,
Arun Isaac.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-22 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20 20:20 scheme SRC blocks Arun Isaac
2016-03-21  7:22 ` Robert Klein
2016-03-21 10:56   ` Bernhard Pröll
2016-03-21 18:25     ` Arun Isaac
2016-03-22  8:05       ` Bernhard Pröll
2016-03-22 19:52         ` Arun Isaac

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).