[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Stable releases
From: |
Achim Gratz |
Subject: |
Re: [O] Stable releases |
Date: |
Sat, 22 Aug 2015 19:44:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Thomas S. Dye writes:
> I do have a technical question that you or someone else on the list
> might be able to answer for me. When I downloaded the Babel languages
> from melpa just now, the elpa version of Org mode was also downloaded
> and installed, even though I didn't ask for it. Why is this?
Although you don't say which package you tried, I would guess that the
"org" package is specified as a dependency, likely with some minimum
version.
> Can it be disabled? Must the elpa Org mode be installed and activated
> in order for the Org mode packages to work?
>From the point of package manager anything installed from the outside
doesn't exist. You can fake that in various way, for instance by
creating a package directory "org-21991231" and putting an org-pkg.el
with
(define-package "org" "21991231" "Fake Org package for dependency resolution"
'nil)
in it.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
- Re: [O] Stable releases, (continued)
- Re: [O] Stable releases, Bastien, 2015/08/18
- Re: [O] Stable releases, Scott Randby, 2015/08/18
- Re: [O] Stable releases, Russell Adams, 2015/08/18
- Re: [O] Stable releases, Bastien, 2015/08/18
- Re: [O] Stable releases, Rasmus, 2015/08/19
- Re: [O] Stable releases, Bastien, 2015/08/20
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/20
- Re: [O] Stable releases, Suvayu Ali, 2015/08/21
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/22
- Re: [O] Stable releases,
Achim Gratz <=
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/22
- Re: [O] Stable releases, Achim Gratz, 2015/08/22
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/22
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/22
- Re: [O] Stable releases, Achim Gratz, 2015/08/22
- Re: [O] Stable releases, Thomas S . Dye, 2015/08/22
- Re: [O] Stable releases, Rasmus, 2015/08/21
Re: [O] Stable releases, Nicolas Goaziou, 2015/08/19