From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Lisp execution error Date: Sat, 16 Apr 2016 23:14:01 +0200 Message-ID: <87bn59dzom.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arXVR-0007AB-NS for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 17:11:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arXVQ-0000GC-TQ for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 17:11:53 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arXVQ-0000Fm-Nu for emacs-orgmode@gnu.org; Sat, 16 Apr 2016 17:11:52 -0400 In-Reply-To: (Thomas S. Dye's message of "Sat, 16 Apr 2016 11:04:29 -1000") 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: "Thomas S. Dye" Cc: Emacs Org mode mailing list Hello, "Thomas S. Dye" writes: > I'm getting an error message evaluating Lisp code blocks in babel. > > Successfully reloaded Org > Org-mode version 8.3.4 (release_8.3.4-720-g1581da @ /Users/dk/.emacs.d/src/org-mode/lisp/) > executing Lisp code block... > funcall: Invalid function: "slime-eval" > > I think this is due to the recent change in ob-lisp.el (which I thought > I had already tested successfully--perhaps I forgot to reload Org-mode). > > Can someone else reproduce this? This was fixed recently. You need to update Org. Regards, -- Nicolas Goaziou