emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Peter Salazar <cycleofsong@gmail.com>
Cc: Ryan Schuetzler <rschuet@gmail.com>,
	"Cook, Malcolm" <MEC@stowers.org>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Babel error on init with 8.3.1
Date: Mon, 10 Aug 2015 23:46:37 -0400	[thread overview]
Message-ID: <8737zqh4gy.fsf@kmlap.domain.org> (raw)
In-Reply-To: <CAE+_6TyDhJt7nHn0q+BH60fe-FmsXEjN=Gx-X8CPvs2Nrw_VJg@mail.gmail.com> (Peter Salazar's message of "Mon, 10 Aug 2015 22:45:14 -0400")


Peter Salazar <cycleofsong@gmail.com> wrote:
>> Maybe the builtin Org is being loaded before your elpa version.  (In the
>> backtrace you posted from your startup, I see a find-file call with an
>> Org file.)  What does org-version say?
> Did that, same error. When I run $ emacs -Q and then immediately do
> org-version, I get: Org-mode version 8.2.10 (release_8.2.10 @
> /usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/org/)

Sorry, I meant if you start up normally.  For example, if I

    (require 'org)

before

    (require 'package)
    (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t)
    (package-initialize)

then org-version reports

    Org-mode version 8.2.10 (release_8.2.10 @ /tmp/emacsd/elpa/org-20150810/)

instead of

    Org-mode version 8.3.1 (8.3.1-16-gf6aa53-elpa @ /tmp/emacsd/elpa/org-20150810/)

> Same thing if I run emacs -Q --eval '(setq user-emacs-directory
> "~/Downloads/tmp/emacsd/")' -l ~/Downloads/tmp/emacsd/scratch.el
>
> Is this part of the problem, or is that part OK?

Those were just some tests cases where I was trying to reproduce the
compilation issues that occur if installing the ELPA version with 8.2.10
loaded.

--
Kyle

  reply	other threads:[~2015-08-11  3:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-07 14:41 Babel error on init with 8.3.1 Ryan Schuetzler
2015-08-09 14:51 ` Kyle Meyer
2015-08-10 14:31 ` Cook, Malcolm
2015-08-10 17:08   ` Cook, Malcolm
2015-08-10 20:43     ` Peter Salazar
2015-08-10 21:30       ` Peter Salazar
2015-08-10 23:18         ` Cook, Malcolm
2015-08-11  0:14           ` Peter Salazar
2015-08-11  1:36             ` Kyle Meyer
2015-08-11  2:45               ` Peter Salazar
2015-08-11  3:46                 ` Kyle Meyer [this message]
2015-08-11 15:35             ` Cook, Malcolm
2015-08-12  3:04               ` Peter Salazar

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=8737zqh4gy.fsf@kmlap.domain.org \
    --to=kyle@kyleam.com \
    --cc=MEC@stowers.org \
    --cc=cycleofsong@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rschuet@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).