From: Sharon Kimble <boudiccas@skimble.plus.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: [BUG] Symbol's function definition is void: function-put
Date: Fri, 09 May 2014 06:10:40 +0100 [thread overview]
Message-ID: <87a9aredv3.fsf@skimble.plus.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2489 bytes --]
I've just tried to start emacs 24.3.90.1 without success, and it
showed
--8<---------------cut here---------------start------------->8---
Warning (initialization): An error occurred while loading `/home/boudiccas/.emacs':
Symbol's function definition is void: function-put
--8<---------------cut here---------------end--------------->8---
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.
This is the backtrace/debugger for it
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-function function-put)
(function-put (quote org-export-to-buffer) (quote lisp-indent-function) (quote 2))
eval-buffer(#<buffer *load*> nil "/home/boudiccas/.emacs.d/elpa/org-20140505/org-loaddefs.el" nil t) ; Reading at buffer position 84568
load-with-code-conversion("/home/boudiccas/.emacs.d/elpa/org-20140505/org-loaddefs.el" "/home/boudiccas/.emacs.d/elpa/org-20140505/org-loaddefs.el" t t)
load("org-loaddefs.el" t t t)
byte-code("\300\301!\210\302\303!\210\302\304!\210\302\305!\210\306\307\310\211\211$\210\302\311!\210\302\312!\207" [make-variable-buffer-local org-table-formula-constants-local require calendar find-func format-spec load "org-loaddefs.el" t org-macs org-compat] 5)
autoload-do-load((autoload "org" "Show the org-mode version in the echo area.\nWith prefix argument HERE, insert it at point.\nWhen FULL is non-nil, use a verbose version string.\nWhen MESSAGE is non-nil, display a message with the version.\n\n(fn &optional HERE FULL MESSAGE)" t nil) org-version)
command-execute(org-version record)
execute-extended-command(nil "org-version")
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
--8<---------------cut here---------------end--------------->8---
This is with Org-mode version 8.2.6 (8.2.6-14-g063c8b-elpa @ /home/boudiccas/.emacs.d/elpa/org-20140505/)
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.4.50.21
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
next reply other threads:[~2014-05-09 5:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-09 5:10 Sharon Kimble [this message]
2014-05-09 6:38 ` [BUG] Symbol's function definition is void: function-put Achim Gratz
2014-05-09 10:29 ` Nicolas Richard
2014-05-09 15:31 ` Achim Gratz
2014-05-09 11:02 ` Alexander Baier
2014-05-09 17:20 ` Sharon Kimble
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a9aredv3.fsf@skimble.plus.com \
--to=boudiccas@skimble.plus.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.