From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#44289: 28.0.50; Tramp SSH on remote BSD: No file on this line Date: Fri, 30 Oct 2020 18:15:33 +0300 Message-ID: References: <86wnzakx7h.fsf@protected.rcdrun.com> <87blgjhlos.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10761"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ (1036f0e) (2020-10-18) Cc: 44289@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 30 16:19:11 2020 Return-path: Envelope-to: geb-bug-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 1kYWBL-0002f7-Cw for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 16:19:11 +0100 Original-Received: from localhost ([::1]:42298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYWBK-0006Gt-Fh for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 11:19:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33900) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYW8I-0003hX-MX for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:16:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47720) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYW8H-0007GW-T6 for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:16:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYW8H-0001fs-PE for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 30 Oct 2020 15:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44289 X-GNU-PR-Package: emacs Original-Received: via spool by 44289-submit@debbugs.gnu.org id=B44289.16040709405187 (code B ref 44289); Fri, 30 Oct 2020 15:16:01 +0000 Original-Received: (at 44289) by debbugs.gnu.org; 30 Oct 2020 15:15:40 +0000 Original-Received: from localhost ([127.0.0.1]:59266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYW7w-0001LG-5p for submit@debbugs.gnu.org; Fri, 30 Oct 2020 11:15:40 -0400 Original-Received: from static.rcdrun.com ([95.85.24.50]:53639) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYW7u-0001Ih-9C for 44289@debbugs.gnu.org; Fri, 30 Oct 2020 11:15:38 -0400 Original-Received: from localhost ([::ffff:197.157.0.60]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A0B3A.000000005F9C2E18.00005457; Fri, 30 Oct 2020 15:15:36 +0000 Content-Disposition: inline In-Reply-To: <87blgjhlos.fsf@gnus.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:192129 Archived-At: * Lars Ingebrigtsen [2020-10-30 16:45]: > Jean Louis writes: > > > When accessing remote machine running BSD derivative, I can see the list > > of files, but I cannot access any file. > > > > Cursor does not come on the begin of the file name as usual, it is > > located erroneously initially in the first column. > > > > Video is here: > > https://gnu.support/images/tmp/remote-bsd-2020-10-28_21.34.02.ogg > > > > Error is: No file on this line. > > I'm unable to reproduce this bug in the current Emacs 28 starting from > "emacs -Q" when Tramp-ing to an OpenBSD machine. I am using Emacs from 24th October. > Your revision seems to be from three weeks ago, though: > > Repository revision: 10e7c76ee3e263a7691745d9384bae475c2f5c86 Help me understand. That revision of Emacs is from 4th October, I am using Emacs from 24th October. Tramping into Dragonfly BSD.