unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Masterson <dsmasterson@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Emacs Package Loading & .emacs ??
Date: Sun, 30 Mar 2014 21:49:34 -0700	[thread overview]
Message-ID: <86bnwnkm5d.fsf@gmail.com> (raw)

I used the Emacs package menu to install the latest version of Org
(8.2.5h).  It installed it into ~/.emacs.d/elpa as you would expect.
Now, I'm trying to initialize Org and make proper use of it, but it
appears that the new Org package is not initializing right and, instead,
I am picking up the one that came with Emacs 24.3 as describe-variable
on org-version reports 7.9.3f.  Yet, I see the new Org's directory on
the load-path, so something ran.

Can someone explain the package loading process?  In particular, I get
the sense that the new package is added to the load-path *after* my
.emacs is loaded.  If that is true, what is the proper way to make use
of the new package as adding (require 'org) to my .emacs will pick up
the original Org and not the installed package?  Should I physically
delete the original Org module that came with Emacs?

-- 
David Masterson


             reply	other threads:[~2014-03-31  4:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31  4:49 David Masterson [this message]
2014-03-31  7:43 ` Emacs Package Loading & .emacs ?? Martin
2014-03-31 17:18 ` W. Greenhouse
2014-04-01 11:49   ` Alan Schmitt
2014-04-01 14:44     ` W. Greenhouse
     [not found] ` <mailman.18607.1396286371.10748.help-gnu-emacs@gnu.org>
2014-03-31 23:43   ` David Masterson
2014-03-31 23:51     ` David Masterson
2014-04-01  1:38       ` Rusi
2014-04-01 14:42     ` W. Greenhouse

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86bnwnkm5d.fsf@gmail.com \
    --to=dsmasterson@gmail.com \
    --cc=help-gnu-emacs@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.
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).