From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Upgrade to org 8.0
Date: Fri, 21 Jun 2013 17:42:51 +0200 [thread overview]
Message-ID: <871u7va2ro.fsf@Rainer.invalid> (raw)
In-Reply-To: CAD54YEbeu9RvAyg8NkRnA_R6vM13H3ywSQPnSX06YhXQ7ckPeQ@mail.gmail.com
Chao Lu writes:
> I followed the instruction, successfully compiled org 8.0.3 and put
> all the *.elc file into my load-path.
We don't know which instructions you followed and consequentyl what you
did.
> Here is the first confusion:
> Before I was using (require 'org-install) to get org code evaluated.
> Seems org-install is obsolete now, then what should I put in my .emacs
> to get org loaded?
(require 'org) ;; alternatively: (require 'org-loaddefs)
> Although I do know why, but seems my old settings get org(8.0.3)
> loaded, i.e. M-x org-version gives 8.0.3.
Please give the full string from this command.
> But when I try ffap on (require 'org-publish) seems emacs wants to
> jump to
> "/Applications/Documents/Emacs.app/Contents/Resources/lisp/org/org-publish.
> el.gz", which is the old org version shipped with Emacs itself.
Try `M-x locate-library´ instead. If this also finds the old Org files,
then most likely you didn't set load-path correctly.
Also, do `M-x org-reload´ and check *Messages* for any warnings
regarding the location of the loaded files. You may have some parts of
Org loaded before you switch the load-path.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
next prev parent reply other threads:[~2013-06-21 15:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 7:43 Upgrade to org 8.0 Chao Lu
2013-06-21 8:30 ` Giovanni Ridolfi
2013-06-21 14:38 ` Suvayu Ali
2013-06-21 14:46 ` John Hendy
2013-06-21 15:47 ` Nicolas Richard
2013-06-21 15:54 ` Achim Gratz
2013-06-21 15:42 ` Achim Gratz [this message]
[not found] ` <CA+M2ft_cdqgpye7-PMxY1c63eTFHrdMRaeeaPW4J=Zb0OYFPXg@mail.gmail.com>
2013-06-21 19:27 ` Chao Lu
2013-06-21 19:34 ` Chao Lu
2013-06-21 20:15 ` Chao Lu
2013-06-21 21:23 ` Suvayu Ali
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=871u7va2ro.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--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).