From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ista Zahn Subject: Re: latest org from Elpa error: Invalid function: org-babel-header-args-safe-fn Date: Fri, 7 Aug 2015 15:01:26 -0400 Message-ID: References: <8737zv6v5f.fsf@gnu.org> <87io8r5d0t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNmtn-0006Hm-Ug for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 15:01:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNmtm-0001aB-T9 for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 15:01:47 -0400 In-Reply-To: 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: Xebar Saram Cc: Bastien , org mode We discussed this already in another thread[0]. The upshot was run "M-x byte-compile-file" on ob-R.el. Best, Ista [0] https://www.mail-archive.com/emacs-orgmode@gnu.org/msg98762.html On Fri, Aug 7, 2015 at 12:47 PM, Xebar Saram wrote: > > Thx for the response Bastien > > i removed (require 'org-install) from my init.el file (correct?) and > restarted emacs but get the same error > > Invalid function: org-babel-header-args-safe-fn > > i also tried now to downgrade to previous version from 3/8/15 and the error > is gone so its 100% reproducible with the 5/8/15 elpa version > > thx again > > Z > > > > On Fri, Aug 7, 2015 at 6:33 PM, Bastien wrote: >> >> Hi Xebar, >> >> try removing (require 'org-install), it is not needed since long. >> >> -- >> Bastien > >