emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] "Fortran" missing "in List of supported code block languages"?


From: Rasmus
Subject: Re: [O] "Fortran" missing "in List of supported code block languages"?
Date: Thu, 14 May 2015 13:05:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

John Kitchin <address@hidden> writes:

> Is there an independent way of checking which languages are supported?

On a file-system level you could do something like:

   ls /usr/share/emacs/site-lisp/org*/ob* | grep -i fortran
   => /usr/share/emacs/site-lisp/org/ob-fortran.el

In Emacs you could to something like:

   M-x find-library ob- [TAB].

There's also the apropos commands.

Hope it helps,
Rasmus

-- 
If you can mix business and politics wonderful things can happen!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]