From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: J G Miller Newsgroups: gmane.emacs.help Subject: Re: problems with X11 forwarding inside frame Date: Sun, 19 May 2013 08:38:51 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1368955956 28708 80.91.229.3 (19 May 2013 09:32:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 May 2013 09:32:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 19 11:32:38 2013 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 1Udzyo-00008Z-1p for geh-help-gnu-emacs@m.gmane.org; Sun, 19 May 2013 11:32:38 +0200 Original-Received: from localhost ([::1]:60110 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Udzyn-00049B-L8 for geh-help-gnu-emacs@m.gmane.org; Sun, 19 May 2013 05:32:37 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Injection-Date: Sun, 19 May 2013 08:38:51 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="efb1c072d4cc0535855579dedb8cdf83"; logging-data="1745"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+tzpFV/P3GNKbZYJ1MbxypCxjTLhCBDmE=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:6Ej3kMQn8mwC7H88Me2R/25enXM= Original-Xref: usenet.stanford.edu gnu.emacs.help:198651 X-Mailman-Approved-At: Sun, 19 May 2013 05:32:29 -0400 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:90917 Archived-At: On Tuesday, May 14th, 2013, at 12:20:42h -0300, Joseph Mingrone asked: > Is there a way to avoid having a local terminal > open for each remote emacs frame and have X11 forwarding work? An alternative approach would be use VNC (tight VNC + sshvnc startup probably being the best choice) and then run eamcs remotely in the big VNC window. Then there is no need for any local terminals at all, and also an easy way to overcome the problem of starting dbus on the remote machine if the emacs version on the remote machine is built for GNOME thus needs dbus running on its own host.