From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: editing scheme fragments Date: Wed, 04 Jan 2017 13:13:00 -0500 Message-ID: <87tw9epuc3.fsf@gmail.com> References: <84shoy9axv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOq43-0004Tf-On for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 13:13:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOq3z-0005l2-RO for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 13:13:31 -0500 Received: from [195.159.176.226] (port=55901 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOq3z-0005ki-KF for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 13:13:27 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cOq3l-0005wc-CD for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 19:13:13 +0100 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.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Roger Mason writes: > Hello Marco, > > Marco Wahl writes: > >> Guess: You should add scheme to org-babel-load-languages. E.g. use M-x >> customize-variable. > > Sorry, i should have mentioned that I tried that customisation without > success. > > Cheers, > Roger > > Try with a minimal init file, avoiding all your customizations (other than loadin org and enabling scheme): emacs -q -l /path/to/minimal/init/file Does it still fail? -- Nick