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: John Kitchin
Subject: Re: [O] "Fortran" missing "in List of supported code block languages"?
Date: Thu, 14 May 2015 06:56:11 -0400

Fortran is supported in the sense that you can edit a block in Fortran mode. 
But you cannot execute a Fortran block directly afaik. You have to tangle it, 
compile it and then run the executable.

For example like this:

http://kitchingroup.cheme.cmu.edu/blog/2014/02/04/Literate-programming-example-with-Fortran-and-org-mode/

On May 14, 2015, at 2:20 AM, address@hidden wrote:


I was starting investigating "Working with source code". I tried with
the bloc: 

   #+BEGIN_SRC fortran
   #+END_SRC

The 'fortran' keyword is indeed recognized in the edit buffer, and, as
far as I can see, everything works quite well.

But I later realized that 'Fortran' is not mentioned in the list of
supported languages, section 14.7 of the org info manual [File: org,
Node: Languages].  Perhaps because it is still in development?  But if
I had checked this list before, I wouldn't even have tried it, waiting
for better times...  Is there an independent way of checking which
languages are supported?

Thanks

--

(As an aside note, I fail to understand why the 'Emacs Calc' language,
with identifier 'calc', appears before 'C' in the list.  Perhaps
because it is difficult to update such a two-column format, and 'calc'
is close enough to its true place?  But, for me at least, I fell that
a single column would actually be less confusing; and anyway, I
believe a blank line after the "Language ... Identifier" line would
help.)

Package: Org-mode version 8.2.10 (release_8.2.10 @
/usr/share/emacs/24.5/lisp/org/)


-- 
EOST (École et Observatoire des Sciences de la Terre) 
IPG (Institut de Physique du Globe) | address@hidden
5 rue René Descartes   [bureau 106] | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France    | Fax:   +33 (0)3 68 85 01 25     

reply via email to

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