From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: babel load error [8.3.1 (8.3.1-16-gf6aa53-elpaplus @ /Users/chromiak/.emacs.d/elpa/org-plus-contrib-20150810/)] Date: Mon, 17 Aug 2015 17:43:44 -0400 Message-ID: <87k2st4mlr.fsf@kyleam.com> References: <50E3297C-5490-4D01-9663-613C79BBCF42@dickinson.edu> <87614e11de.fsf@kyleam.com> <82476F0C-18A5-42A1-9CC6-43EB9E386320@dickinson.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRSCD-0006Wf-W1 for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 17:43:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRSC9-0002YT-0r for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 17:43:57 -0400 Received: from mail-qk0-f171.google.com ([209.85.220.171]:33552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRSC8-0002YK-S3 for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 17:43:52 -0400 Received: by qkfj126 with SMTP id j126so51735507qkf.0 for ; Mon, 17 Aug 2015 14:43:52 -0700 (PDT) In-Reply-To: <82476F0C-18A5-42A1-9CC6-43EB9E386320@dickinson.edu> (Walter Chromiak's message of "Mon, 17 Aug 2015 21:20:54 +0000") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Chromiak, Walter" Cc: "emacs-orgmode@gnu.org" "Chromiak, Walter" writes: >> Uninstall Org from the package-list-packages menu, restart Emacs making >> sure that Org has not been loaded, and then install Org again from the >> package-list-packages menu. > Thank you. I did exactly that, twice, once with the gnu package-list > version and once with the org package-list version. Neither made a > difference in the babel error problem. Are you sure the builtin version of Org is not being loaded (perhaps in your config) before you're installing? Have you tried with 'emacs -Q' and evaluating only package-related setup? -- Kyle