emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Most Recent Org Update
Date: Tue, 5 Nov 2013 11:51:53 +0900	[thread overview]
Message-ID: <20131105025153.GE18733@smoon> (raw)
In-Reply-To: <87a9hklyyp.fsf@Rainer.invalid>

Hello,
** Achim Gratz [2013-11-04 20:59:58 +0100]:

> Sam Flint writes:
> > I pulled org from git just now, restarted Emacs, and got this error:
> > Symbol's function definition is void: org-element-chache reset
> > Any ideas why?

> You probably meant to type org-element-cache-reset... my guess is you
> didn't actually re-load Org after the Git pull.

No, that call was introduced in commit
0cecf32a0ae559266555b96668dc305710366c96
by Nicolas Goaziou.

I faced with the same problem; I started a fresh session of Emacs with
Org-mode from git but Emacs stuck showing me that message (Symbol's
function ...).

I don't know Emacs Lisp very well but according to the commit now
'org-footnote-section' must call 'org-element-cache-reset' at
initialization time (:set line in defcustom of 'org-footnote-section')
and exactly that causes a problem.

The workaround I found is to set 'org-section-footnote' to nil _before_
(require 'org) in .emacs.

> Regards,
> Achim.

---
WBR, Vladimir Lomov

-- 
The net is like a vast sea of lutefisk with tiny dinosaur brains embedded
in it here and there. Any given spoonful will likely have an IQ of 1, but
occasional spoonfuls may have an IQ more than six times that!
	-- James 'Kibo' Parry

  parent reply	other threads:[~2013-11-05  2:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04 15:21 Most Recent Org Update Sam Flint
2013-11-04 19:59 ` Achim Gratz
2013-11-05  1:13   ` Samuel W. Flint
2013-11-05  1:39     ` Samuel W. Flint
2013-11-05  2:51   ` Vladimir Lomov [this message]
2013-11-05  7:24     ` Dov Grobgeld
2013-11-05  8:29       ` Vladimir Lomov
2013-11-05 19:51 ` Nicolas Goaziou

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131105025153.GE18733@smoon \
    --to=lomov.vl@gmail.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).