* Does ELPA package work??
@ 2014-04-01 22:59 David Masterson
2014-04-03 17:47 ` Achim Gratz
0 siblings, 1 reply; 3+ messages in thread
From: David Masterson @ 2014-04-01 22:59 UTC (permalink / raw)
To: emacs-orgmode
I've installed the complete Cygwin setup on my Windows 8.1 system. This
included Emacs 24.3 with Org v7.9.3f. I then used the Emacs package
system to install the latest version of Org (20140317 or 8.2.5h).
Everything seemed to go without a problem, but org-version still says
7.9.3f with nothing in my .emacs. Is there something I need to do to
ensure that the new package is initialized? I see that the new Org
package directory has been added to load-path.
--
David Masterson
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Does ELPA package work??
2014-04-01 22:59 Does ELPA package work?? David Masterson
@ 2014-04-03 17:47 ` Achim Gratz
2014-04-05 7:20 ` David Masterson
0 siblings, 1 reply; 3+ messages in thread
From: Achim Gratz @ 2014-04-03 17:47 UTC (permalink / raw)
To: emacs-orgmode
David Masterson writes:
> I've installed the complete Cygwin setup on my Windows 8.1 system. This
> included Emacs 24.3 with Org v7.9.3f. I then used the Emacs package
> system to install the latest version of Org (20140317 or 8.2.5h).
> Everything seemed to go without a problem, but org-version still says
> 7.9.3f with nothing in my .emacs. Is there something I need to do to
> ensure that the new package is initialized? I see that the new Org
> package directory has been added to load-path.
Put
(package-initialize)
at the very beginning of your .emacs.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Does ELPA package work??
2014-04-03 17:47 ` Achim Gratz
@ 2014-04-05 7:20 ` David Masterson
0 siblings, 0 replies; 3+ messages in thread
From: David Masterson @ 2014-04-05 7:20 UTC (permalink / raw)
To: emacs-orgmode
Achim Gratz writes:
> David Masterson writes:
>> I've installed the complete Cygwin setup on my Windows 8.1 system. This
>> included Emacs 24.3 with Org v7.9.3f. I then used the Emacs package
>> system to install the latest version of Org (20140317 or 8.2.5h).
>> Everything seemed to go without a problem, but org-version still says
>> 7.9.3f with nothing in my .emacs. Is there something I need to do to
>> ensure that the new package is initialized? I see that the new Org
>> package directory has been added to load-path.
>
> Put
>
> (package-initialize)
>
> at the very beginning of your .emacs.
Thanks
--
David Masterson
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-05 7:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 22:59 Does ELPA package work?? David Masterson
2014-04-03 17:47 ` Achim Gratz
2014-04-05 7:20 ` David Masterson
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).