From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: tramp:sshx:(screen|tmux) Date: Wed, 10 Sep 2014 14:37:34 -0400 Message-ID: References: <87mwa7d1g6.fsf@gmx.de> <878ulrmkb2.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410374302 13194 80.91.229.3 (10 Sep 2014 18:38:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2014 18:38:22 +0000 (UTC) Cc: Sam Steingold , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 10 20:38:16 2014 Return-path: Envelope-to: ged-emacs-devel@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 1XRmmU-0001me-T5 for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2014 20:38:15 +0200 Original-Received: from localhost ([::1]:58158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRmmU-0003ub-78 for ged-emacs-devel@m.gmane.org; Wed, 10 Sep 2014 14:38:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRmmB-0003uH-B5 for emacs-devel@gnu.org; Wed, 10 Sep 2014 14:38:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRmm5-0000fc-4I for emacs-devel@gnu.org; Wed, 10 Sep 2014 14:37:55 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:33619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRmlx-0000Zp-NI; Wed, 10 Sep 2014 14:37:41 -0400 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id s8AIbYBO011480; Wed, 10 Sep 2014 14:37:34 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1E52D63DE7; Wed, 10 Sep 2014 14:37:34 -0400 (EDT) In-Reply-To: <878ulrmkb2.fsf@gmx.de> (Michael Albinus's message of "Wed, 10 Sep 2014 19:56:01 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: * X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 1.2 X-NAI-Spam-Rules: 7 Rules triggered GEN_SPAM_FEATRE=0.2, SLS_HPL=0.2, SLS_HPL_W_SORT_LNK_1HTP_CTPLN_W_GEN_SPAM_FEATRE=0.2, SORT_LNK_1HTP_CTPLN=0.2, SORT_LNK_1HTP_CTPLN_W_GEN_SPAM_FEATRE=0.2, SORT_LNK_1HTP_CTPLN_W_SLS_HPL=0.2, RV5060=0 X-NAI-Spam-Version: 2.3.0.9378 : core <5060> : inlines <1276> : streams <1286604> : uri <1812476> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174164 Archived-At: > I have asked on the mosh ML, see > . No success. No big surprise: Mosh is really designed around the idea of synchronizing two terminal screens (the local one you see on your display, and a remote one which is not displayed anywhere). Stefan