>I use for all emacs files git with server repository. Then on each >computer I'm using emacs with, I just clone that repository. The >positive side-effect of this is, that when you need to modify sources >for a particular computer, you just create new local branch. Then all >'common' init file tweaks can be done in master branch and it is very >easy to merge them into local one if needed.... >.d. Hi, I think this is (for me) the best way. But, I'm not skilled to GIT I'm wondering: In Linux (but in win too) the file must have a particular name (.emacs on linux; init.el on windows) and reside on a particular folder. How do you obtain that? Thank you Renato