all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs Package Loading & .emacs ??
@ 2014-03-31  4:49 David Masterson
  2014-03-31  7:43 ` Martin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: David Masterson @ 2014-03-31  4:49 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-01 14:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31  4:49 Emacs Package Loading & .emacs ?? David Masterson
2014-03-31  7:43 ` 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

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.