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 09:38:21 -0400 Message-ID: <87614e11de.fsf@kyleam.com> References: <50E3297C-5490-4D01-9663-613C79BBCF42@dickinson.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRKcV-0004tc-0z for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 09:38:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRKcR-000679-S1 for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 09:38:34 -0400 Received: from mail-qg0-f48.google.com ([209.85.192.48]:33762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRKcR-00066q-Ob for emacs-orgmode@gnu.org; Mon, 17 Aug 2015 09:38:31 -0400 Received: by qged69 with SMTP id d69so93159803qge.0 for ; Mon, 17 Aug 2015 06:38:31 -0700 (PDT) In-Reply-To: <50E3297C-5490-4D01-9663-613C79BBCF42@dickinson.edu> (Walter Chromiak's message of "Sun, 16 Aug 2015 18:16:33 +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: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------- ----------------------------- > I get the following error since updating my emacs and org mode > > Error setting org-babel-load-languages: (void-variable org-babel-safe-header-args) 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. -- Kyle