From mboxrd@z Thu Jan 1 00:00:00 1970 From: mapcdi@me.com Subject: Re: Installing update org in GNU Emacs in OS X Date: Sun, 08 Sep 2013 21:12:39 +0200 Message-ID: <0E9545A1-5318-4725-AA49-EB215376D3DA@me.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_89E0034B-43B6-43A8-98FB-1AECF3C88505" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIkQ8-0001b9-3r for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 15:13:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIkQ3-0001Q0-3P for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 15:13:16 -0400 Received: from nk11p04mm-asmtp002.mac.com ([17.158.236.237]:41222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIkQ2-0001Pr-Sy for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 15:13:11 -0400 Received: from [10.0.1.13] (79.108.198.23.dyn.user.ono.com [79.108.198.23]) by nk11p04mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.07(7.0.4.27.6) 64bit (built Jun 21 2013)) with ESMTPSA id <0MST00A9RMP24UC0@nk11p04mm-asmtp002.mac.com> for emacs-orgmode@gnu.org; Sun, 08 Sep 2013 19:12:41 +0000 (GMT) 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: "emacs-orgmode@gnu.org" --Apple-Mail=_89E0034B-43B6-43A8-98FB-1AECF3C88505 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi: Still struggling with update. After adding this to .emacs: _________________ (setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/") ("marmalade" . = "http://marmalade-repo.org/packages/") ("melpa" . = "http://melpa.milkbox.net/packages/"))) (setq package-enable-at-startup nil) (package-initialize) ;; custom settings: etc... ________________ I am now fine in: Org-mode version 8.1 (8.1-elpa @ = /Users/admin/.emacs.d/elpa/org-20130906/) But then if I try to export org to Latex I get this error: org-refresh-category-properties: Invalid function: = org-with-silent-modifications and the export is aborted. The problem therefore persists. Any clues? Thanks, 08/09/2013, 12:18, mapcdi@me.com: > After installing the latest update of org-mode (8.1) through Options - = Manage Emacs Packages, > I am able to install. >=20 > Then if I do: M-x org-version, I get: > Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ = /Users/admin/.emacs.d/elpa/org-20130906/) >=20 > So, even though I have now elpa/org-20130906/ I seem to reload with = version 7.9.3f >=20 > It seems that the previous version takes precedence. > Do you know a way to achieve the desired update? >=20 > Thanks. --Apple-Mail=_89E0034B-43B6-43A8-98FB-1AECF3C88505 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii http://elpa.gnu.org/packages/")=
           &nbs= p;            = ("marmalade" . "http://marmalade-repo.org/pac= kages/")
         &nbs= p;            =   ("melpa" . "http://melpa.milkbox.net/packa= ges/")))

(setq package-enable-at-startup = nil)
(package-initialize)

;; custom = settings:
etc...
________________


I am now fine = in:
Org-mode version 8.1 (8.1-elpa @ = /Users/admin/.emacs.d/elpa/org-20130906/)

But then if I try to = export org to Latex I get this = error:

org-refresh-category-properties: Invalid function: = org-with-silent-modifications

and the export is = aborted.

The problem therefore persists. Any = clues?


Thanks,



08/09/2013, 12:18, mapcdi@me.com:

After installing the latest update of org-mode (8.1) = through Options - Manage Emacs Packages,
I am able to = install.

Then if I do: M-x org-version,  I get:
Org-mode = version 7.9.3f (release_7.9.3f-17-g7524ef @ = /Users/admin/.emacs.d/elpa/org-20130906/)

So, even though I have = now elpa/org-20130906/   I seem to reload with version = 7.9.3f

It seems that the previous version takes precedence.
Do = you know a way to achieve the desired = update?

Thanks.
= --Apple-Mail=_89E0034B-43B6-43A8-98FB-1AECF3C88505--