emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel E. Doherty <ded-law@ddoherty.net>
To: Eric Belpaire <eric.belpaire@orange.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: error "Capture abort: (void-function org-pop-to-buffer-same-window)"
Date: Sat, 31 Dec 2011 09:37:12 -0600	[thread overview]
Message-ID: <87mxa821nb.wl%ded-law@ddoherty.net> (raw)
In-Reply-To: <4EFD9B13.30604@orange.fr>

Eric,

I've seen this too.  The problem is that the site-file version of org is
loaded by starter-kit, then you load a local version in your init file.
It looks like the local version is at the front of your load-path, but
that's only after your init file runs.

One soultion proposed elsewhere on this list is to do
(package-initialize) in the primary init.el before starter-kit gets
going.  That way, it picks up the elpa version of org from the git-go.

At Fri, 30 Dec 2011 12:05:55 +0100,
Eric Belpaire <eric.belpaire@orange.fr> wrote:
> 
> Hello
> 
> I'm trying to fix Lisp error: (error "Capture abort: (void-function
> org-pop-to-buffer-same-window)").
> 
> I'm using GNU Emacs 24.0.91.1 (i386-mingw-nt5.1.2600) of 2011-11-08 on
> MARVIN
> started with the Emacs starter kit and using org-20111229.
> 
> I've done the following analysis:
> - function org-pop-to-buffer-same-window found in org-20111229/org-compat.el
> - autoload "org-compat.el" in
> ~/.emacs.d/elpa/org-20111229/org-autoloads.el doesn't work
> - (require 'org-autoloads) --> doesn't work
> - verify load-path --> found "~/.emacs.d/elpa/org-20111229" before
> "c:/Usr/emacs/lisp/org"
> 
> What am I missing?
> Can someone help me?
> 
> Thanks,
> Eric
> 
> 

  parent reply	other threads:[~2011-12-31 15:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-30 11:05 error "Capture abort: (void-function org-pop-to-buffer-same-window)" Eric Belpaire
2011-12-31 15:35 ` Daniel E. Doherty
2011-12-31 15:37 ` Daniel E. Doherty [this message]
2011-12-31 19:33   ` Eric Belpaire
2012-01-05 16:56     ` Jeff Horn
2012-01-05 17:20       ` Daniel E. Doherty
2012-01-05 21:56         ` Jeff Horn

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=87mxa821nb.wl%ded-law@ddoherty.net \
    --to=ded-law@ddoherty.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=eric.belpaire@orange.fr \
    /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).