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/boudiccas/.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
> ╭────
> │(function-put 'org-export-to-buffer 'lisp-indent-function '2)
> ╰────
> and this is line 2284
> ╭────
> │(function-put 'org-export-to-file 'lisp-indent-function '2)
> ╰────
>
> 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,
-- 
Alexander Baier

Reply via email to