From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Khuong Dinh Pham Newsgroups: gmane.emacs.help Subject: read remote .emacs file Date: Mon, 24 Jan 2005 22:39:40 +0100 Message-ID: <41f55cf9$0$22691$ba624c82@nntp04.dk.telia.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106599374 12885 80.91.229.6 (24 Jan 2005 20:42:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2005 20:42:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 24 21:42:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CtB2r-0001SI-00 for ; Mon, 24 Jan 2005 21:42:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CtBF5-0000oz-OV for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jan 2005 15:55:23 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news.glorb.com!nntp-server.pubsub.com!news.bunk.cc!pnx.dk!newsfeed101.telia.com!nf02.dk.telia.net!news104.dk.telia.net!not-for-mail User-Agent: Mozilla Thunderbird 1.0 (X11/20041209) X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Original-Lines: 6 Original-NNTP-Posting-Host: 62.107.32.226 Original-X-Trace: 1106599161 news.stofanet.dk 22691 62.107.32.226 Original-X-Complaints-To: Telia Stofa Abuse Original-Xref: shelby.stanford.edu gnu.emacs.help:128097 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:23592 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23592 Alo I have my own machine (A) and a development machine (B) where all build/deploying is executed. I ssh to machine B and start emacs. Emacs is then forward(X) to machine A. When emacs start I want it to read my dot emacs file my machine A. Is it possible?