[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-babel-load-file support elisp
From: |
Bastien |
Subject: |
Re: org-babel-load-file support elisp |
Date: |
Wed, 12 Feb 2020 22:42:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Troy,
Troy Hinckley <address@hidden> writes:
> I tracked down an issue trying to load a literate config file.
> org-babel-load-file calls org-babel-tangle-file with lang set to
> "emacs-lisp". This means that it won't tangle any blocks with
> language set to "elisp", which is equivalent.
This is now fixed in master, will be in Org 9.4.
--
Bastien
Re: org-babel-load-file support elisp,
Bastien <=