From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: [BUG] Symbol's function definition is void: function-put Date: Fri, 09 May 2014 12:29:02 +0200 Message-ID: <87zjirfdox.fsf@geodiff-mac3.ulb.ac.be> References: <87a9aredv3.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wii2K-0007rt-QV for emacs-orgmode@gnu.org; Fri, 09 May 2014 06:28:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wii2F-00061n-75 for emacs-orgmode@gnu.org; Fri, 09 May 2014 06:28:16 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:62181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wii2F-00061h-0t for emacs-orgmode@gnu.org; Fri, 09 May 2014 06:28:11 -0400 In-Reply-To: <87a9aredv3.fsf@skimble.plus.com> (Sharon Kimble's message of "Fri, 09 May 2014 06:10:40 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sharon Kimble Cc: org-mode Sharon Kimble writes: > I eventually tracked it down to lines 2248 and 2284 of "org-loaddefs.el" > this is line 2248 > =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > =E2=94=82(function-put 'org-export-to-buffer 'lisp-indent-function '2) > =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 It apparently comes from making Org with trunk and then using it with non-trunk. See Glenn Morris' explanation here: http://permalink.gmane.org/gmane.emacs.devel/171782 --=20 Nico.