[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible fix for :includes header argument in org-babel C source blo
From: |
Bastien |
Subject: |
Re: Possible fix for :includes header argument in org-babel C source blocks |
Date: |
Sun, 24 May 2020 18:25:15 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Brandon,
Brandon Guttersohn <address@hidden> writes:
> Hey all, I think I may have a small fix for executing C source blocks
> in org-babel. Or, possibly just a bad case of user error.
>
> The issue (in emacs 27 with -q) is that it doesn't seem possible to
> specify non-system header files with the :includes header argument.
>
> [...]
>
> The attached patch will wrap filenames in quotes if they do not begin
> with "<", and works for me.
Thanks for reporting this and for suggesting this patch, I think it is
good enough. I have applied it to the master branch of Org:
https://code.orgmode.org/bzg/org-mode/commit/44cb98fdb6
Best,
--
Bastien