From: Martin <parozusa@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs Package Loading & .emacs ??
Date: Mon, 31 Mar 2014 09:43:52 +0200 [thread overview]
Message-ID: <82fvlysthj.fsf@web.de> (raw)
In-Reply-To: 86bnwnkm5d.fsf@gmail.com
David Masterson writes:
> 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?
Hi,
uninstall the old version ?
<menu-bar> <package-menu> <md> runs the command
package-menu-mark-delete, which is an interactive compiled Lisp
function in `package.el'.
It is bound to d, <menu-bar> <package-menu> <md>.
(package-menu-mark-delete &optional NUM)
Mark a package for deletion and move to the next line.
Martin
next prev parent reply other threads:[~2014-03-31 7:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 4:49 Emacs Package Loading & .emacs ?? David Masterson
2014-03-31 7:43 ` Martin [this message]
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=82fvlysthj.fsf@web.de \
--to=parozusa@web.de \
--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).