[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: |
Fri, 2 Oct 2015 11:59:09 -0400 |
Sharing init.el and elpa/ should be fine as long as it is shared by
emacscen of the same version.
--
Kaushal Modi
On Fri, Oct 2, 2015 at 10:03 AM, Jorge <jorge13515@gmail.com> wrote:
> I use a cloud synchronization service, which provides the folder
> ~/$cloud_folder/
> both in my personal notebook and in my work desktop.
> My personal notebook's ~/.emacs.d is synchronized with the cloud
> synchronization service through a symlink:
> ~/.emacs.d -> ~/$cloud_folder/.emacs.d
> In my work desktop, I have a separate ~/.emacs.d - it is not
> completely synchronized with the cloud - but I do symlink init.el to
> the cloud via a symlink:
> ~/.emacs.d/init.el -> ~/$cloud_folder/.emacs.d/init.el
> Therefore, both machines share the same init.el.
>
> Can I also symlink ~/.emacs.d/elpa to the cloud, so that both machines
> would share the same ~/.emacs.d/elpa ? They both run emacs 24.5
> (compiled from source) on Ubuntu 15.04 on AMD64.
>
> Regards
>
> --
> - Prefira formatos abertos como PDF, ODF, TeX, Vorbis, Opus, WebM e 7z.
> - Software livre, gratuito e de qualidade:
> - www.cyanogenmod.org
> - www.libreoffice.org
> - www.ubuntu.com
> - http://www.gnu.org/software/emacs/ (para programadores)
> - https://www.telegram.org/
>
>
- Re: Can I share ~/.emacs.d/elpa with two machines?, (continued)
- 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 <=