[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] org.el: org-babel-load-file loads first tangle file
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [PATCH] org.el: org-babel-load-file loads first tangle file |
Date: |
Sun, 01 Feb 2015 00:04:45 +0100 |
Sami Airaksinen <address@hidden> writes:
> From 6fcb4b222e308c97d4c90b96ac73234c1951f307 Mon Sep 17 00:00:00 2001
> From: Sami Airaksinen <address@hidden>
> Date: Thu, 29 Jan 2015 23:10:02 +0200
> Subject: [PATCH] org.el: org-babel-load-file loads first tangle file
>
> (org-babel-load-file): When org-mode FILE has multiple target files
> for tangle blocks, `exported-file' will be set to last found
> target file, which might not be the `file'.
Applied. Thank you.
Regards,