From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nurullah Akkaya Newsgroups: gmane.emacs.help Subject: Re: Sharing Emacs customization across different workstations? Date: Thu, 30 Jul 2009 21:02:24 +0300 Message-ID: <32bebcba0907301102m6cdee2a2p3f38110505e013e4@mail.gmail.com> References: <7fcb2e85-5ddb-4aab-9b66-2e3fd3098110@s15g2000yqs.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001485f454ac47ba59046ff01c8a X-Trace: ger.gmane.org 1248977107 3624 80.91.229.12 (30 Jul 2009 18:05:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 18:05:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 30 20:05:00 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWZzp-0004T7-U9 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 20:04:54 +0200 Original-Received: from localhost ([127.0.0.1]:39888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWZzp-0000sL-Ay for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 14:04:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWZxs-0008BL-Cr for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 14:02:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWZxn-000858-9M for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 14:02:51 -0400 Original-Received: from [199.232.76.173] (port=55831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWZxn-00084k-46 for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 14:02:47 -0400 Original-Received: from mail-fx0-f205.google.com ([209.85.220.205]:37623) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWZxm-0000Yp-4k for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 14:02:46 -0400 Original-Received: by fxm1 with SMTP id 1so793831fxm.31 for ; Thu, 30 Jul 2009 11:02:44 -0700 (PDT) Original-Received: by 10.239.156.144 with SMTP id m16mr140096hbc.133.1248976964139; Thu, 30 Jul 2009 11:02:44 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66536 Archived-At: --001485f454ac47ba59046ff01c8a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Thu, Jul 30, 2009 at 7:50 PM, Olivier Sirven wrote: > Elena writes: > Hi, > > > how would you advice sharing Emacs customization across different > > workstations? > I use a git repository to store my conf files. Then to deploy or update > my configuration on a host, I just have to update the local copy of the > repository. > It's very easy this way for me to manage. > > -- > Olivier > +1 for get repository. All my init files are under a folder called emacs/ in my .emacs there is only one line that loads emacs/init.el init.el in turn loads all the files settings needed. That way i can keep 1 os x 2 linux and 2 windows instances in sync. -- Nurullah Akkaya http://nakkaya.com --001485f454ac47ba59046ff01c8a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Thu, Jul 30, 2009 at 7:50 PM, Olivier= Sirven <the.sla= a@gmail.com> wrote:
Elena <egarrulo@= gmail.com> writes:
Hi,

> how would you advice sharing Emacs customization across different
> workstations?
I use a git repository to store my conf files. Then to deploy or upda= te
my configuration on a host, I just have to update the local copy of the
repository.
It's very easy this way for me to manage.

--
Olivier

+1 for get repository.

=C2=A0All my init files are under a folder called emacs/

in my .= emacs there is only one line that loads emacs/init.el
init.el in turn lo= ads all the files settings needed.
That way i can keep 1 os x 2 linux an= d 2 windows=C2=A0 instances in sync.

--
Nurullah Akkaya
http://nakkaya= .com
--001485f454ac47ba59046ff01c8a--