From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: working on cloud Date: Wed, 08 Jan 2014 22:28:20 +0100 Message-ID: <87zjn66u4r.fsf@gmail.com> References: <52CDA026.4050402@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W10ft-0004zW-Qw for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 16:28:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W10fs-0005B7-Ux for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 16:28:29 -0500 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:64343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W10fs-0005AA-O2 for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 16:28:28 -0500 Received: by mail-wg0-f54.google.com with SMTP id n12so1986514wgh.21 for ; Wed, 08 Jan 2014 13:28:27 -0800 (PST) In-Reply-To: <52CDA026.4050402@gmail.com> (Renato's message of "Wed, 08 Jan 2014 19:59:50 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Renato Cc: emacs-orgmode@gnu.org Le mer. 08 janv. 2014 =C3=A0 07:59:50 , Renato = a envoy=C3=A9 ce message: > Hi, > I'm learning emacs (as you probabily know :-)). > I have: > - one pc at home (linux Debian) > - one at work (windows) > > I would like to use the same configuration. > Now, I have my .org file on the cloud (so I can access it from anywhere) > But I'm starting to edit also the config file: > on Win it is: > init.el > > on linux is > emacs > > so...How can I have a centralized instalation of emacs? Or, better: Is > it possible? > > TIA > > Renato Hi,=20 Yes it is possible. It seems to me that now the best with emacs24 is to adopt the same configuration file with an init.el with the following path: =20 /home/your_home/.emacs.d/init.el=20 the folder .emacs.d/ is automatically created when you start for the first time your emacs in your Debian.=20 I do not know how things works in Windows, because I do not use this O.S.=20 Windows users in this list - it they are ;) - will probably complete my reply.=20 I hope it helps. Best wishes,=20 Jo.=20