From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Giovanni Biscuolo Newsgroups: gmane.emacs.help Subject: Re: tramp and adb, strange escape codes in dired Date: Sat, 13 Jun 2020 14:57:28 +0200 Organization: Xelera.eu Message-ID: <87imfvxgw7.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> References: <87eeql7lll.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> <20200611152844.GA13455@tuxteam.de> <87pna5ebbs.fsf@gmx.de> <87bllozl9a.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> <875zbw2si7.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="75757"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 13 14:58:07 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jk5jb-000JfK-Ht for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 13 Jun 2020 14:58:07 +0200 Original-Received: from localhost ([::1]:40532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jk5ja-0002tC-Kp for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 13 Jun 2020 08:58:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jk5jB-0002t3-S1 for help-gnu-emacs@gnu.org; Sat, 13 Jun 2020 08:57:41 -0400 Original-Received: from ns13.heimat.it ([46.4.214.66]:60310) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jk5jA-0003J6-2p for help-gnu-emacs@gnu.org; Sat, 13 Jun 2020 08:57:41 -0400 Original-Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 45BF43021B8; Sat, 13 Jun 2020 12:57:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Original-Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PX6-LIwByJta; Sat, 13 Jun 2020 12:57:33 +0000 (UTC) Original-Received: from bourrache.mug.xelera.it (unknown [93.56.169.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id 684B93021B7; Sat, 13 Jun 2020 12:57:33 +0000 (UTC) Original-Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 1FAEB3D8199; Sat, 13 Jun 2020 14:57:31 +0200 (CEST) Original-Received: (nullmailer pid 10370 invoked by uid 1000); Sat, 13 Jun 2020 12:57:28 -0000 In-Reply-To: <875zbw2si7.fsf@gmx.de> Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/13 08:57:35 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123366 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Michael, Michael Albinus writes: [...] > Same here. And since it is fixed for me in tramp-adb, there are good > chances we'll fix it also for you :-) It works! \O/ > It looks to me like this is bug#30594 (https://debbugs.gnu.org/30594). > This bug has been fixed with Tramp 2.4, part of Emacs 27.1. So I > recommend you to install this Tramp version from GNU ELPA (Tramp > 2.4.3.5 is the recent version). I don't know what happened yestarday but I was sure I installed TRAMP 2.4.3.5 (via Guix, not GNU ELPA) but the first test I did after restarting Emacs gave me the same results as before. Anyway, today I was testing again and it works like a charm! Thank you! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl7kzTgACgkQ030Op87M ORLLUhAAyASElOWEYaiIINV06UWN6iqQTFnr3Eealg1AbSnOgkTM2wbDgnpr+/LW ywkkWbr1y2mgBqZmYssnSdjyMoTNyhdObQSHHAFVorSBD+tjDfKdySro2zx3Ibri ozdmXa59sfeT4wSsis9qlqFLJywDT3aKkcBXGtZu5s6xu8RWErM3F1XzJNBjz4if y78R6wDjyT768mCqEDGMXKSDMxkh3NgQ9PXXs5HpFc1UDiU0sn+xeCP9l5R6rZ1L 3rIjdzwIdJpJ0Xv2pTiUAIKhWSdDFkijdYziqtZiKdZKzHKQS5UMm+Y/d3vGes/6 TuJeXt1RsLEs4bPdt1Y8WUlcQbEt9WJxf414iQLJMnd33AEBCjq4vjQcoIQeV9id 42b6RCof5Th/XkmpJSAdrpjAl0lwf34lB8YstQSm0HRA3E8SpxEMHUmMoZMYfUDu tJymv98sUrBvNLwlnlcFzoupGcimLEJArIFPqq9hITWUcIIhCnbelSiRyR3X040X djCMHvGbkCusjBi2hXnZf7Q9Vx/YAoqbeAXZbmKhcIUkYDZuWXXOc1K3qVsCly11 e3M2s1XXlTD21vKVBKbXzJKw/ghLQy2JnvJiAocUOwsSp5aft33O3LIGXoWM4ZEB 197Qw8UYHz9/0ezhNN/bwvfAxJ9yN2XjWzHEl0qg/tlalISVtt4= =ppVv -----END PGP SIGNATURE----- --=-=-=--