From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-babel-load-file support elisp Date: Wed, 12 Feb 2020 22:42:15 +0100 Message-ID: <87h7zv8oug.fsf@bzg.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51414) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1zm4-00078J-7A for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 16:42:24 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: Troy Hinckley Cc: emacs-orgmode@gnu.org Hi Troy, Troy Hinckley 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