emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Melpa and Marmalade, can they co-exist well?
       [not found] <786493476.10909308.1428683374268.JavaMail.zimbra@redhat.com>
@ 2015-04-10 16:32 ` Leo Ufimtsev
  2015-04-10 17:00   ` Phillip Lord
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Ufimtsev @ 2015-04-10 16:32 UTC (permalink / raw)
  To: Org-mode

In post below [*1] there is a comparison between Melpa/Marmalade and other repos.

I added both to my list:
(add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t)
(add-to-list 'package-archives '("marmalade" . "http://marmalade-repo.org/packages/"))

Now I wonder, I get two sets of packages. Now I wonder what to pick. 
- Would melpa generally be newer than Marmalade?
- Is it ok to have some packages from melpa and some from marmalade?

Does anyone have experience having both repos?

Thank you

On the side, there is a related post:
http://emacs.stackexchange.com/questions/2969/is-it-possible-to-use-both-melpa-and-melpa-stable-at-the-same-time

Leo Ufimtsev | Intern Software Engineer @ Eclipse Team


*1
http://emacs.stackexchange.com/questions/2969/is-it-possible-to-use-both-melpa-and-melpa-stable-at-the-same-time

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

* Re: Melpa and Marmalade, can they co-exist well?
  2015-04-10 16:32 ` Melpa and Marmalade, can they co-exist well? Leo Ufimtsev
@ 2015-04-10 17:00   ` Phillip Lord
  2015-04-13 18:56     ` Leo Ufimtsev
  0 siblings, 1 reply; 3+ messages in thread
From: Phillip Lord @ 2015-04-10 17:00 UTC (permalink / raw)
  To: Leo Ufimtsev; +Cc: Org-mode

Leo Ufimtsev <lufimtse@redhat.com> writes:

> In post below [*1] there is a comparison between Melpa/Marmalade and other repos.
>
> I added both to my list:
> (add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t)
> (add-to-list 'package-archives '("marmalade" . "http://marmalade-repo.org/packages/"))
>
> Now I wonder, I get two sets of packages. Now I wonder what to pick. 
> - Would melpa generally be newer than Marmalade?

Because of the way the version numbers work out, melpa packages will
always appear to be newer than marmalade. So where these two overlap,
you will always get the melpa version.


> - Is it ok to have some packages from melpa and some from marmalade?

Yes, in general.


> Does anyone have experience having both repos?
>
> Thank you
>
> On the side, there is a related post:
> http://emacs.stackexchange.com/questions/2969/is-it-possible-to-use-both-melpa-and-melpa-stable-at-the-same-time


In more recent versions (24.4) of package.el you can pin particular packages to
particular repos. So you could load all your packages from MELPA-stable
and just take one from MELPA.

"package-pinned-packages" does the work here. In the scenario above, you
need to pin ALL of the packages in to melpa-stable except for the one in
MELPA. I wish they changed MELPA version numbers to all be very low
versions but that's how it is at the moment.

Phil

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

* Re: Melpa and Marmalade, can they co-exist well?
  2015-04-10 17:00   ` Phillip Lord
@ 2015-04-13 18:56     ` Leo Ufimtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Ufimtsev @ 2015-04-13 18:56 UTC (permalink / raw)
  To: Phillip Lord; +Cc: Org-mode

I see. Thank you for answer.

Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

----- Original Message -----
From: "Phillip Lord" <phillip.lord@newcastle.ac.uk>
To: "Leo Ufimtsev" <lufimtse@redhat.com>
Cc: "Org-mode" <emacs-orgmode@gnu.org>
Sent: Friday, April 10, 2015 1:00:20 PM
Subject: Re: [O] Melpa and Marmalade, can they co-exist well?

Leo Ufimtsev <lufimtse@redhat.com> writes:

> In post below [*1] there is a comparison between Melpa/Marmalade and other repos.
>
> I added both to my list:
> (add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t)
> (add-to-list 'package-archives '("marmalade" . "http://marmalade-repo.org/packages/"))
>
> Now I wonder, I get two sets of packages. Now I wonder what to pick. 
> - Would melpa generally be newer than Marmalade?

Because of the way the version numbers work out, melpa packages will
always appear to be newer than marmalade. So where these two overlap,
you will always get the melpa version.


> - Is it ok to have some packages from melpa and some from marmalade?

Yes, in general.


> Does anyone have experience having both repos?
>
> Thank you
>
> On the side, there is a related post:
> http://emacs.stackexchange.com/questions/2969/is-it-possible-to-use-both-melpa-and-melpa-stable-at-the-same-time


In more recent versions (24.4) of package.el you can pin particular packages to
particular repos. So you could load all your packages from MELPA-stable
and just take one from MELPA.

"package-pinned-packages" does the work here. In the scenario above, you
need to pin ALL of the packages in to melpa-stable except for the one in
MELPA. I wish they changed MELPA version numbers to all be very low
versions but that's how it is at the moment.

Phil

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

end of thread, other threads:[~2015-04-13 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <786493476.10909308.1428683374268.JavaMail.zimbra@redhat.com>
2015-04-10 16:32 ` Melpa and Marmalade, can they co-exist well? Leo Ufimtsev
2015-04-10 17:00   ` Phillip Lord
2015-04-13 18:56     ` Leo Ufimtsev

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).