all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Ufimtsev <lufimtse@redhat.com>
To: Phillip Lord <phillip.lord@newcastle.ac.uk>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Melpa and Marmalade, can they co-exist well?
Date: Mon, 13 Apr 2015 14:56:02 -0400 (EDT)	[thread overview]
Message-ID: <360052879.12070642.1428951362557.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <87zj6frk9n.fsf@newcastle.ac.uk>

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

      reply	other threads:[~2015-04-13 18:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=360052879.12070642.1428951362557.JavaMail.zimbra@redhat.com \
    --to=lufimtse@redhat.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=phillip.lord@newcastle.ac.uk \
    /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.
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.