From: mapcdi@me.com
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Installing update org in GNU Emacs in OS X
Date: Sun, 08 Sep 2013 21:12:39 +0200 [thread overview]
Message-ID: <0E9545A1-5318-4725-AA49-EB215376D3DA@me.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]
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.
>
> 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.
[-- Attachment #2: Type: text/html, Size: 2041 bytes --]
next reply other threads:[~2013-09-08 19:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-08 19:12 mapcdi [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-08 21:18 Installing update org in GNU Emacs in OS X mapcdi
2013-09-08 10:18 mapcdi
2013-09-08 18:42 ` mapcdi
2013-09-08 18:52 ` Achim Gratz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0E9545A1-5318-4725-AA49-EB215376D3DA@me.com \
--to=mapcdi@me.com \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.