From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: alistair_happencross@hotmail.com Newsgroups: gmane.emacs.help Subject: Connecting to remote Emacs? Date: 14 Jun 2006 02:39:51 -0700 Organization: http://groups.google.com Message-ID: <1150277991.614774.87970@y41g2000cwy.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1150278125 7549 80.91.229.2 (14 Jun 2006 09:42:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jun 2006 09:42:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 14 11:42:04 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FqRsr-00057y-IF for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jun 2006 11:41:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqRsr-0004a7-0H for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jun 2006 05:41:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!y41g2000cwy.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 83.146.15.227 Original-X-Trace: posting.google.com 1150277995 979 127.0.0.1 (14 Jun 2006 09:39:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 14 Jun 2006 09:39:55 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418 (KHTML, like Gecko) Safari/417.9.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: y41g2000cwy.googlegroups.com; posting-host=83.146.15.227; posting-account=WQWLFwoAAABT24nddag9mQqTgC4w7FEE Original-Xref: shelby.stanford.edu gnu.emacs.help:139834 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: news.gmane.org gmane.emacs.help:35458 Archived-At: I have Emacs (compiled from CVS) running pretty much 24/7 on my desktop computer at work, displaying on the local X server. When I'm at home, I'd like to pick up from where I left off and keep working. I can log in to my work desktop with ssh and X forwarding. I'd like to be able to reconnect to the running Emacs process and have it display on my X server at home. Is this possible? Thanks in advance.