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