From: tsd@tsdye.com (Thomas S. Dye)
To: David Masterson <dsmasterson@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: The Org Package
Date: Sun, 13 Apr 2014 14:15:04 -1000 [thread overview]
Message-ID: <m2lhv8g41j.fsf@tsdye.com> (raw)
In-Reply-To: <86tx9w7tlu.fsf@gmail.com> (David Masterson's message of "Sun, 13 Apr 2014 15:27:41 -0700")
David Masterson <dsmasterson@gmail.com> writes:
> Achim Gratz <Stromeko@nexgo.de> writes:
>
>> David Masterson writes:
>>> Something doesn't seem right and I'm sure I'm missing some key in
>>> understanding how its supposed to work. What I see right now seems like
>>> something doesn't match up -- particularly with the Org package:
>>>
>>> 1. Most modern Emacs have Org pre-installed.
>>> 2. Unfortunately, that Org is not up-to-date (24.3 has 7.9.3f).
>>> 3. Therefore, installing the latest Org package seems natural.
>>
>> The pitfall here is that you _must_ do the first install of the Org
>> package from an Emacs that didn't load any part of the built-in Org.
>
> What does this mean? Does this mean you expect people to build Emacs
> from scratch just to ensure they do not have Org built-in?
I believe it means the installation must be done from an Emacs instance
that hasn't loaded any Org mode functions yet.
You must make sure there are no =Org-mode= functions loaded while
the update is done. For that, exit Emacs and then run Emacs without
loading your =.emacs= (=Emacs -Q=). Remove the old =Org-mode=
#+BEGIN_SRC sh
rm -rf ~/.emacs.d/elpa/org-”Tab”
#+END_SRC
where =Tab= means press =Tab= to see and auto complete the old
=Org-mode= directory you want to remove. Finally, update =Org-mode=
(=M-x package-install RET org RET=) and restart Emacs as usual.
See http://nickhigham.wordpress.com/2013/07/05/emacs-org-mode-version-8/
hth,
Tom
--
Thomas S. Dye
http://www.tsdye.com
next prev parent reply other threads:[~2014-04-14 0:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-12 2:32 The Org Package David Masterson
2014-04-12 2:39 ` John Hendy
2014-04-12 4:10 ` David Masterson
2014-04-12 6:01 ` Jacek Generowicz
2014-04-12 20:07 ` John Hendy
2014-04-15 2:05 ` adam
2014-04-13 1:41 ` Grant Rettke
2014-04-13 7:05 ` Achim Gratz
2014-04-13 7:14 ` Nicolas Richard
2014-04-13 22:27 ` David Masterson
2014-04-14 0:15 ` Thomas S. Dye [this message]
2014-04-16 0:04 ` David Masterson
2014-04-16 16:35 ` Achim Gratz
2014-04-14 16:16 ` Achim Gratz
2014-04-17 11:38 ` Bastien
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=m2lhv8g41j.fsf@tsdye.com \
--to=tsd@tsdye.com \
--cc=dsmasterson@gmail.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 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).