From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: [BUG] Symbol's function definition is void: function-put Date: Fri, 09 May 2014 13:02:01 +0200 Message-ID: <87a9arrz9y.fsf@gmail.com> 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]:54132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wincx-0001z2-4Y for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wincr-0001Pv-7B for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:27 -0400 Received: from mail-qc0-x22a.google.com ([2607:f8b0:400d:c01::22a]:46087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wincr-0001Pn-3h for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:21 -0400 Received: by mail-qc0-f170.google.com with SMTP id i8so4910634qcq.29 for ; Fri, 09 May 2014 09:26:20 -0700 (PDT) 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 On 2014-05-09 07:10 Sharon Kimble wrote: > I've just tried to start emacs 24.3.90.1 without success, and it > showed > Warning (initialization): An error occurred while loading `/home/boudicca= s/.emacs': > > Symbol's function definition is void: function-put > > 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 > and this is line 2284 > =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > =E2=94=82(function-put 'org-export-to-file 'lisp-indent-function '2) > =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 > > It always shows up in 24.3.90.1 and stops it from fully loading, > whereas in 24.4.50.x there is no problem. I am not sure about this, but I recently saw a post on the emacs devel mailing list mentioning that function-put was newly introduced, if I am not mistaken. Take a look at this: http://permalink.gmane.org/gmane.emacs.devel/171782 HTH, --=20 Alexander Baier