From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Prob wit init.el / .emacs on two different installation (win - linux) Date: Tue, 21 Jan 2014 09:17:10 -0800 (PST) Message-ID: <8179c13a-e17f-48f1-bce9-11be573e9177@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1390324817 13143 80.91.229.3 (21 Jan 2014 17:20:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jan 2014 17:20:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 21 18:20:25 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W5ezw-0007Ic-6c for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jan 2014 18:20:24 +0100 Original-Received: from localhost ([::1]:59728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5ezv-0003Y0-Q9 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jan 2014 12:20:23 -0500 X-Received: by 10.59.12.105 with SMTP id ep9mr9770198ved.9.1390324631490; Tue, 21 Jan 2014 09:17:11 -0800 (PST) X-Received: by 10.50.34.161 with SMTP id a1mr364703igj.5.1390324631402; Tue, 21 Jan 2014 09:17:11 -0800 (PST) Original-Path: usenet.stanford.edu!6no22786108qao.1!news-out.google.com!gg4ni12920qab.0!nntp.google.com!p15no27120888qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.10.46; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.10.46 User-Agent: G2/1.0 Injection-Date: Tue, 21 Jan 2014 17:17:11 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:203258 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95526 Archived-At: On Monday, January 20, 2014 5:21:36 PM UTC+5:30, Renato Pontefice wrote: > Hi, > I have two installation of emacs: > - one at work with windows xp > - one at jome in linux Debian > I would use the same initialization file (init.el for win, and .emacs on > linux) I assume that Nicholas' answer has worked for you However I wonder why you are using init on windows and .emacs on linux ~/.emacs.d/init.el can be used in linux also.