From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: tramp:sshx:(screen|tmux) Date: Thu, 11 Sep 2014 22:26:50 +0200 Message-ID: <87ioktlx85.fsf@gmx.de> References: <87mwa7d1g6.fsf@gmx.de> <5411FAF2.7030007@porkrind.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410467271 8280 80.91.229.3 (11 Sep 2014 20:27:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2014 20:27:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Caldwell Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 11 22:27:43 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 1XSAxx-0000Y2-K1 for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2014 22:27:41 +0200 Original-Received: from localhost ([::1]:41116 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSAxx-0007Be-7x for ged-emacs-devel@m.gmane.org; Thu, 11 Sep 2014 16:27:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSAxp-0007Ae-TI for emacs-devel@gnu.org; Thu, 11 Sep 2014 16:27:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSAxk-0007xo-0p for emacs-devel@gnu.org; Thu, 11 Sep 2014 16:27:33 -0400 Original-Received: from mout.gmx.net ([212.227.17.20]:53943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSAxj-0007xD-H0 for emacs-devel@gnu.org; Thu, 11 Sep 2014 16:27:27 -0400 Original-Received: from detlef.gmx.de ([93.202.61.119]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M1nOg-1YKq4T0Rgo-00tkdK; Thu, 11 Sep 2014 22:26:55 +0200 In-Reply-To: <5411FAF2.7030007@porkrind.org> (David Caldwell's message of "Thu, 11 Sep 2014 12:41:38 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-Provags-ID: V03:K0:0iY9FnGYkc6svBXpsqfCXfJeiZ+79trddTnfwQ32lV3HCiNH5Og lRf5fqq0jePJxbkS60OsGLnWijA9BkQ4F+MxqYv6mpQpePLWLrG8oh/fKkK6ZVuLZF9j/cT DlKrCku8J2SuhBwWq5g4QjUJoZXRCfn8Bnq8p83q3mziUcuZP2bab1Z+3UKjQeHzuAn3rFo awL3pOi6gMzBbCIVy94Zg== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.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:174190 Archived-At: David Caldwell writes: > On 9/10/14 8:06 AM, Sam Steingold wrote: > >> However, emacs is sufficiently heavy weight (socially) that you (as the >> tramp maintainer) can ask the screen (and tmux and mosh) maintainers to >> add the "-emacs" option which will disable all terminal drawing. > > Tmux has the relatively unknown -C option which puts it into command > mode. Here's what it looks like: Thanks all you guys. I'll try dtach and tmux; let's see how far I could go. But it will need spare time, which I don't own too much these days :-( > -David Best regards, Michael.