From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.help Subject: Re: Can I share ~/.emacs.d/elpa with two machines? Date: Fri, 2 Oct 2015 11:59:09 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1443805156 2210 80.91.229.3 (2 Oct 2015 16:59:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 16:59:16 +0000 (UTC) Cc: Help Gnu Emacs mailing list To: Jorge Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 02 18:59:04 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zi3fj-0004Ar-1Y for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Oct 2015 18:59:03 +0200 Original-Received: from localhost ([::1]:33568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi3fi-0004Pd-1l for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Oct 2015 12:59:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi2kU-0006DT-LC for help-gnu-emacs@gnu.org; Fri, 02 Oct 2015 11:59:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi2kT-0002gW-83 for help-gnu-emacs@gnu.org; Fri, 02 Oct 2015 11:59:54 -0400 Original-Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]:36645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi2kT-0002gS-40 for help-gnu-emacs@gnu.org; Fri, 02 Oct 2015 11:59:53 -0400 Original-Received: by oibi136 with SMTP id i136so60270475oib.3 for ; Fri, 02 Oct 2015 08:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=eu91YeCGwv29o6O3aO8GbgauzhaRltbGztnEBnE3krI=; b=MFQyLAYBAPPUy1CHYVP8KRhImsnEjuMkmcWRKCMP/YTLNycK0XzhqKyPenQSUxnKA9 y1BdAnqwzMIKgfik9iY88mLZ94TIZY7YXhnUg/kduH5Iib+p5zZzkcePS5VDGyRFXTyW F01p5PqEZGVERQ41sb8fMAUCZjwMObwISaZeG6ueoNJKtaFI/++oDSFRX/Izmg0Rl84z 8eVSKVnR168NoMHXgF7XyCuPriSioZ51CfT5B6Q7ThZgBnW7xMHRBmhPDIvipPEOHe37 Zfwq2DZcnSegJ4mvzdQbMaBb5QNU38YCYgzk2lmWeFSbzyqsi2eMjfHXwodUIfSY8g1j Q7aA== X-Received: by 10.202.65.136 with SMTP id o130mr2593828oia.134.1443801592280; Fri, 02 Oct 2015 08:59:52 -0700 (PDT) Original-Received: by 10.202.172.205 with HTTP; Fri, 2 Oct 2015 08:59:09 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::234 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107475 Archived-At: 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 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/ > >