From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: working on cloud Date: Wed, 8 Jan 2014 18:35:48 -0500 Message-ID: References: <52CDA026.4050402@gmail.com> <87zjn66u4r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b6d84bee7015904ef7df33b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W12fF-0005O6-Pc for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 18:35:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W12f8-0006Gu-Sa for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 18:35:57 -0500 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:36916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W12f8-0006Gb-Fy for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 18:35:50 -0500 Received: by mail-pa0-f53.google.com with SMTP id hz1so2512551pad.12 for ; Wed, 08 Jan 2014 15:35:48 -0800 (PST) In-Reply-To: <87zjn66u4r.fsf@gmail.com> 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: Joseph Vidal-Rosset Cc: "emacs-orgmode@gnu.org" , Renato --047d7b6d84bee7015904ef7df33b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I keep my .emacs.d in a Dropbox folder. I start emacs with an alias like this: "C:\Users\jkitchin\Documents\v3 - My Box Files\06-625\emacs-24.3\bin\runemacs.exe" -q -l "C:\Users\jkitchin\Dropbox\.emacs.d\init.el" I run prelude inside that .emacs.d this lets me run the same setup on three windows machines, and one linux machine. Dropbox does a pretty good job of keeping it synced. John ----------------------------------- John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu On Wed, Jan 8, 2014 at 4:28 PM, Joseph Vidal-Rosset < joseph.vidal.rosset@gmail.com> wrote: > Le mer. 08 janv. 2014 =E0 07:59:50 , Renato = a > envoy=E9 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, > > 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: > > /home/your_home/.emacs.d/init.el > > the folder .emacs.d/ is automatically created when you start for the > first time your emacs in your Debian. > > I do not know how things works in Windows, because I do not use this > O.S. > > Windows users in this list - it they are ;) - will probably complete my > reply. > > I hope it helps. > > Best wishes, > > Jo. > > --047d7b6d84bee7015904ef7df33b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I keep my .emacs.d in a Dropbox folder. I s= tart emacs with an alias like this:
"C:\Users\jkitchin\Documents\v3= - My Box Files\06-625\emacs-24.3\bin\runemacs.exe" -q -l "C:\Use= rs\jkitchin\Dropbox\.emacs.d\init.el"

I run prelude inside that .emacs.d

this lets me run = the same setup on three windows machines, and one linux machine. Dropbox do= es a pretty good job of keeping it synced.



John

-----------------------------------
J= ohn Kitchin
Associate Professor
Doherty Hall A207F
Department of C= hemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213 412-268-7803
http://kitchingroup.cheme.cmu.edu



On Wed, Jan 8, 2014 at 4:28 PM, Joseph V= idal-Rosset <joseph.vidal.rosset@gmail.com> wrot= e:
Le mer. 08 janv. 2014 =E0 07:59:50 , Renato = <renato.pontefice@gmail.co= m> a
envoy=E9 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 anywher= e)
> But I'm =A0starting 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,

Yes it is possible. It seems to me that now the best with emacs24 is
to adopt the same configuration file =A0with an init.el with the following<= br> path:

/home/your_home/.emacs.d/init.el

the =A0folder .emacs.d/ =A0is automatically =A0created when =A0you start = =A0for the
first time your emacs in your Debian.

I do =A0not know how things =A0works in Windows, =A0because I do not =A0use= this
O.S.

Windows users in this list - it =A0they are ;) - will probably complete my<= br> reply.

I hope it helps.

Best wishes,

Jo.


--047d7b6d84bee7015904ef7df33b--