From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Subject: working on cloud Date: Wed, 08 Jan 2014 19:59:50 +0100 Message-ID: <52CDA026.4050402@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0yJz-0006Id-BP for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 13:57:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0yJq-00032M-T7 for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 13:57:43 -0500 Received: from mail-ee0-x22e.google.com ([2a00:1450:4013:c00::22e]:65205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0yJq-000322-Lu for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 13:57:34 -0500 Received: by mail-ee0-f46.google.com with SMTP id d49so859931eek.33 for ; Wed, 08 Jan 2014 10:57:30 -0800 (PST) Received: from [192.168.1.6] ([93.69.124.203]) by mx.google.com with ESMTPSA id h3sm192036575eem.15.2014.01.08.10.57.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Jan 2014 10:57:29 -0800 (PST) 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: emacs-orgmode@gnu.org 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