From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?56ul5L+K57+U?= Subject: Re: melpa Date: Sat, 20 Feb 2016 13:00:03 +0800 Message-ID: References: <2C646513-D058-4B01-9E07-505DE4F8324A@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_1D88BC11-903A-49F7-82E3-93A234FA9BAD" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWzeV-0004cm-Ur for emacs-orgmode@gnu.org; Sat, 20 Feb 2016 00:00:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWzeS-0006kZ-47 for emacs-orgmode@gnu.org; Sat, 20 Feb 2016 00:00:19 -0500 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]:35264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWzeR-0006kO-OM for emacs-orgmode@gnu.org; Sat, 20 Feb 2016 00:00:16 -0500 Received: by mail-pf0-x232.google.com with SMTP id c10so64026384pfc.2 for ; Fri, 19 Feb 2016 21:00:15 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: Org mode --Apple-Mail=_1D88BC11-903A-49F7-82E3-93A234FA9BAD Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I=E2=80=99ve reinstalled emacs and all the packages, it works now. Thank = you! > On 20 Feb 2016, at 00:44, John Kitchin = wrote: >=20 > 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. >=20 > (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/ = "))) >=20 >=20 > John >=20 > ----------------------------------- > Professor John Kitchin=20 > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu >=20 >=20 > On Fri, Feb 19, 2016 at 2:37 AM, Alan Schmitt = > = wrote: > On 2016-02-19 08:00, =E7=AB=A5=E4=BF=8A=E7=BF=94 = > writes: >=20 > > I=E2=80=99m 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? >=20 > You probably have a mixed installation, which can happen if org-mode = is > loaded when you install the elpa version. >=20 > 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 >=20 > You then need to make sure that any org-related function in your init > file is called after `package-initialize'. >=20 > Hope this helps, >=20 > Alan >=20 > -- > OpenPGP Key ID : 040D0A3B4ED2E5C7 > Monthly Athmospheric CO=E2=82=82 (2016-01, Mauna Loa Obs.): 402.52 >=20 --Apple-Mail=_1D88BC11-903A-49F7-82E3-93A234FA9BAD Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8

I=E2=80=99= ve reinstalled emacs and all the packages, it works now. Thank = you!






On = 20 Feb 2016, at 00:44, John Kitchin <jkitchin@andrew.cmu.edu> wrote:

It could also be that orgmode does not come from melpa, it = comes from "http://orgmode.org/elpa/"&nbs= p;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

On Fri, Feb 19, 2016 at 2:37 = AM, Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
On = 2016-02-19 08:00, =E7=AB=A5=E4=BF=8A=E7=BF=94 <tongjunxiang@gmail.com> writes:

> I=E2=80=99m 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=E2=82=82 (2016-01, Mauna Loa Obs.): 402.52


= --Apple-Mail=_1D88BC11-903A-49F7-82E3-93A234FA9BAD--