emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: "Org mode" <emacs-orgmode@gnu.org>, 童俊翔 <tongjunxiang@gmail.com>
Subject: Re: melpa
Date: Fri, 19 Feb 2016 11:44:19 -0500	[thread overview]
Message-ID: <CAJ51ETqd9QA4m+gO5suzydhKu=f15mk4Gpp2n00YzgMoOBLdgA@mail.gmail.com> (raw)
In-Reply-To: <m2vb5ldubj.fsf@charm-ecran.irisa.fr>

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

It could also be that orgmode does not come from melpa, it comes from "
http://orgmode.org/elpa/" If you have a list of packages that get
installed, make sure org is first. Any package that requires org will
interfere with the installation of the org package.

(setq package-archives
'(("elpy" . "http://jorgenschaefer.github.io/packages/")
("org" . "http://orgmode.org/elpa/")
("gnu" . "http://elpa.gnu.org/packages/")
("melpa-stable" . "http://melpa-stable.milkbox.net/packages/")
("melpa" . "http://melpa.org/packages/")))

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu


On Fri, Feb 19, 2016 at 2:37 AM, Alan Schmitt <
alan.schmitt@polytechnique.org> wrote:

> On 2016-02-19 08:00, 童俊翔 <tongjunxiang@gmail.com> writes:
>
> > I’m using melpa, and org is updated to the newest version
> >
> > but my org-version is still 8.2.10, as follows
> >
> > Org-mode version 8.2.10 (release_8.2.10 @
> /Users/mac/.emacs.d/elpa/org-20160215/)
> >
> > How to solve this problem?
>
> You probably have a mixed installation, which can happen if org-mode is
> loaded when you install the elpa version.
>
> What you can try is the following (please anyone correct me if I'm
> giving incorrect instructions):
> - uninstall orgmode from elpa
> - restart emacs and do not load orgmode (which means do not execute any
> org-related code)
> - install the org-mode package
>
> You then need to make sure that any org-related function in your init
> file is called after `package-initialize'.
>
> Hope this helps,
>
> Alan
>
> --
> OpenPGP Key ID : 040D0A3B4ED2E5C7
> Monthly Athmospheric CO₂ (2016-01, Mauna Loa Obs.): 402.52
>

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

  reply	other threads:[~2016-02-19 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  7:00 melpa 童俊翔
2016-02-19  7:37 ` melpa Alan Schmitt
2016-02-19 16:44   ` John Kitchin [this message]
2016-02-19 19:24     ` melpa 童俊翔
2016-02-19 20:31       ` melpa Will O'Brien
2016-02-20  5:00     ` melpa 童俊翔

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='CAJ51ETqd9QA4m+gO5suzydhKu=f15mk4Gpp2n00YzgMoOBLdgA@mail.gmail.com' \
    --to=jkitchin@andrew.cmu.edu \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=tongjunxiang@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).