emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] Symbol's function definition is void: function-put


From: Alexander Baier
Subject: Re: [O] [BUG] Symbol's function definition is void: function-put
Date: Fri, 09 May 2014 13:02:01 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

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

[Prev in Thread] Current Thread [Next in Thread]