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:39:46 +0300 Message-ID: References: <86wnzakx7h.fsf@protected.rcdrun.com> <87blgjhlos.fsf@gnus.org> <87zh43eo6h.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="30382"; 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:40:16 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 1kYWVk-0007pL-8U for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 16:40:16 +0100 Original-Received: from localhost ([::1]:41774 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYWVj-0001y0-Ad for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 11:40:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYWVW-0001vp-HR for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:40:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47782) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYWVW-00023u-5o for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYWVW-0003WM-3g for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 11:40:02 -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:40:02 +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.160407239513514 (code B ref 44289); Fri, 30 Oct 2020 15:40:02 +0000 Original-Received: (at 44289) by debbugs.gnu.org; 30 Oct 2020 15:39:55 +0000 Original-Received: from localhost ([127.0.0.1]:59328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYWVP-0003Vu-DB for submit@debbugs.gnu.org; Fri, 30 Oct 2020 11:39:55 -0400 Original-Received: from static.rcdrun.com ([95.85.24.50]:48197) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYWVN-0003Vk-Pd for 44289@debbugs.gnu.org; Fri, 30 Oct 2020 11:39:54 -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.000000005F9C33C8.00005769; Fri, 30 Oct 2020 15:39:51 +0000 Content-Disposition: inline In-Reply-To: <87zh43eo6h.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:192135 Archived-At: * Lars Ingebrigtsen [2020-10-30 18:20]: > Jean Louis writes: > > >> 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. > > Your bug report said that this is the version of Emacs you're using. > > > Tramping into Dragonfly BSD. > > But you didn't say this -- I don't have a Dragonfly BSD installation > here to test with. I can expose port on Internet for you to try it out.