emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* C++ is not accepted for SRC block evaluation
@ 2018-05-26 12:15 Van L
  2018-05-26 14:50 ` John Kitchin
  0 siblings, 1 reply; 9+ messages in thread
From: Van L @ 2018-05-26 12:15 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

The `m-x customize’ path to `org-babel-load-languages’ or the following method won’t accept C++.

#+BEGIN_SRC elisp :results none
  (org-babel-do-load-languages
   'org-babel-load-languages
   '((C++ . t)))
#+END_SRC

The messages buffer has the following.

   executing Elisp code block...
   org-babel-do-load-languages: Cannot open load file: No such file or directory, ob-C++

M-x org-version
Org mode version 9.1.9

M-x emacs-version
GNU Emacs 26.1
rc1

Section 14.7 Languages in the Org Mode working with source code infopages lists C++.

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

end of thread, other threads:[~2018-05-30 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-26 12:15 C++ is not accepted for SRC block evaluation Van L
2018-05-26 14:50 ` John Kitchin
2018-05-27  2:50   ` Van L
2018-05-27 20:24     ` Nicolas Goaziou
2018-05-27 20:48       ` Aaron Ecay
2018-05-27 21:09         ` Nicolas Goaziou
2018-05-28 15:57           ` Aaron Ecay
2018-05-30 11:11             ` Nicolas Goaziou
2018-05-30 16:35               ` Berry, Charles

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).