[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can I share ~/.emacs.d/elpa with two machines?
From: |
Kaushal Modi |
Subject: |
Re: Can I share ~/.emacs.d/elpa with two machines? |
Date: |
Mon, 5 Oct 2015 09:56:52 -0400 |
> I don't think it's a good idea to mix the git version of Org with elpa. It
needlessly complicates the setup, and you are more likely fall foul to the
infamous mixed install issue.
Yes, I am aware of the risk factor.
I add the dev version org-mode lisp/ dir to the very top in the `load-path`
array. So as long as a package is found in the dev version lisp/ dir, emacs
will not try to hunt for those in the package manager installed
org-plus-contrib dir. So only the contrib/ area packages end up being
picked from the org-plus-contrib.
I am using this mixed installation for few months now without any problem.
That said, now that I know of local.mk, I know what to do if this setup
starts giving me trouble!
--
Kaushal Modi
On Mon, Oct 5, 2015 at 9:16 AM, Suvayu Ali <fatkasuvayu+linux@gmail.com>
wrote:
> On Mon, Oct 05, 2015 at 08:46:33AM -0400, Kaushal Modi wrote:
> > > My only question is the contrib directory. I assume I simply also have
> to
> > copy the files in the same version specific lisp dir?
> >
> > For contrib packages (well, only one package that I use from there), I
> use
> > the org-plus-contrib package from the Org Elpa
>
> I don't think it's a good idea to mix the git version of Org with elpa.
> It needlessly complicates the setup, and you are more likely fall foul
> to the infamous mixed install issue.
>
> http://orgmode.org/worg/org-faq.html#mixed-install
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
>
- Can I share ~/.emacs.d/elpa with two machines?, Jorge, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Stefan Monnier, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Kaushal Modi, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Stefan Monnier, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Rainer M Krug, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Kaushal Modi, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Rainer M Krug, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Kaushal Modi, 2015/10/08
- Solved: Can I share ~/.emacs.d/elpa with two machines?, Rainer M Krug, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Suvayu Ali, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?,
Kaushal Modi <=
- Re: Can I share ~/.emacs.d/elpa with two machines?, Suvayu Ali, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Kaushal Modi, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Rainer M Krug, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Suvayu Ali, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Rainer M Krug, 2015/10/08
- Re: Can I share ~/.emacs.d/elpa with two machines?, Phillip Lord, 2015/10/08
Re: Can I share ~/.emacs.d/elpa with two machines?, Kaushal Modi, 2015/10/08