emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dov Grobgeld <dov.grobgeld@gmail.com>
To: Vladimir Lomov <lomov.vl@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Most Recent Org Update
Date: Tue, 5 Nov 2013 09:24:24 +0200	[thread overview]
Message-ID: <CA++fsGETnoE4mWg8NagXoS+SmTi3izYwvcnbW5JPdSMMMtg-rw@mail.gmail.com> (raw)
In-Reply-To: <20131105025153.GE18733@smoon>

[-- Attachment #1: Type: text/plain, Size: 1599 bytes --]

I had the same problem after pulling from git yesterday and worked around
it by doing:

; This is a bug work around
(defun org-element-cache-reset (&optional all) (interactive))

before requiring org.

Regards,
Dov



On Tue, Nov 5, 2013 at 4:51 AM, Vladimir Lomov <lomov.vl@gmail.com> wrote:

> 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
>
>

[-- Attachment #2: Type: text/html, Size: 2477 bytes --]

  reply	other threads:[~2013-11-05  7:24 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
2013-11-05  7:24     ` Dov Grobgeld [this message]
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=CA++fsGETnoE4mWg8NagXoS+SmTi3izYwvcnbW5JPdSMMMtg-rw@mail.gmail.com \
    --to=dov.grobgeld@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=lomov.vl@gmail.com \
    /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).