all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Can I share ~/.emacs.d/elpa with two machines?
@ 2015-10-02 14:03 Jorge
  2015-10-02 15:54 ` Stefan Monnier
  2015-10-02 15:59 ` Kaushal Modi
  0 siblings, 2 replies; 18+ messages in thread
From: Jorge @ 2015-10-02 14:03 UTC (permalink / raw)
  To: help-gnu-emacs

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/



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

end of thread, other threads:[~2015-10-05 15:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 14:03 Can I share ~/.emacs.d/elpa with two machines? Jorge
2015-10-02 15:54 ` Stefan Monnier
2015-10-02 17:05   ` Kaushal Modi
2015-10-02 19:05     ` Rainer M Krug
2015-10-02 19:23       ` Kaushal Modi
2015-10-05  7:54         ` Rainer M Krug
2015-10-05 10:19           ` Suvayu Ali
2015-10-05 11:34             ` Rainer M Krug
2015-10-05 13:13               ` Suvayu Ali
2015-10-05 13:45                 ` Rainer M Krug
2015-10-05 12:55             ` Kaushal Modi
2015-10-05 12:46           ` Kaushal Modi
2015-10-05 13:16             ` Suvayu Ali
2015-10-05 13:56               ` Kaushal Modi
2015-10-05 15:21             ` Solved: " Rainer M Krug
2015-10-03 20:04       ` Phillip Lord
2015-10-02 19:35     ` Stefan Monnier
2015-10-02 15:59 ` Kaushal Modi

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.