emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] Customizify org-babel-fortran-compiler


From: Nico Sonack
Subject: [PATCH] Customizify org-babel-fortran-compiler
Date: Mon, 28 Jun 2021 11:34:55 +0200 (CEST)

Hey there,

I've been using org-mode for quite some time already and am pretty
happy!

Today I noticed a minor oddity, that occured when I tried to run some
Fortran code with org-babel: it failed with the compiler not being
found. Looking at the custom variables of the org-babel group, I was
unable to find a compiler option for Fortran. Thus, I quickly patched
the ob-fortran.el and turned the defvar of
`org-babel-fortran-compiler' into a defcustom such that it is a little
more consistent with the rest of the org-babel languages.

The patch is attached to this mail. Please let me know if I should
correct anything.

Nico

-- Sent from hades / FreeBSD 13.0-RELEASE

Please remember: https://useplaintext.email/#etiquette
Do NOT send me Microsoft Office documents. I shall refrain from opening
them.

Nico Sonack <nsonack@outlook.com>

Attachment: 0001-lisp-ob-fortran.el-Make-org-babel-fortran-compiler-a.patch
Description: proposed patch


reply via email to

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