From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#31272: 25.3; Directory with weird name cannot be opened via SFTP Date: Thu, 26 Apr 2018 21:51:53 +0300 Message-ID: <83fu3hvm0m.fsf@gnu.org> References: <1524738365.3814.0.camel@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1524768668 9279 195.159.176.226 (26 Apr 2018 18:51:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2018 18:51:08 +0000 (UTC) Cc: 31272@debbugs.gnu.org To: Christoph Michelbach Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 26 20:51:04 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fBlyw-0002Dm-Kt for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Apr 2018 20:51:02 +0200 Original-Received: from localhost ([::1]:44044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBm12-0006fb-34 for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Apr 2018 14:53:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBm0v-0006fS-St for bug-gnu-emacs@gnu.org; Thu, 26 Apr 2018 14:53:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBm0s-0007dq-QV for bug-gnu-emacs@gnu.org; Thu, 26 Apr 2018 14:53:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:32794) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fBm0s-0007dk-Na for bug-gnu-emacs@gnu.org; Thu, 26 Apr 2018 14:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fBm0s-0006Pc-GA for bug-gnu-emacs@gnu.org; Thu, 26 Apr 2018 14:53:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Apr 2018 18:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31272 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 31272-submit@debbugs.gnu.org id=B31272.152476873024589 (code B ref 31272); Thu, 26 Apr 2018 18:53:02 +0000 Original-Received: (at 31272) by debbugs.gnu.org; 26 Apr 2018 18:52:10 +0000 Original-Received: from localhost ([127.0.0.1]:40691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fBm02-0006OX-21 for submit@debbugs.gnu.org; Thu, 26 Apr 2018 14:52:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fBm00-0006OK-Au for 31272@debbugs.gnu.org; Thu, 26 Apr 2018 14:52:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBlzs-00074J-0O for 31272@debbugs.gnu.org; Thu, 26 Apr 2018 14:52:03 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBlzr-000744-Sv; Thu, 26 Apr 2018 14:51:59 -0400 Original-Received: from [176.228.60.248] (port=3791 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fBlzq-0004e4-Kn; Thu, 26 Apr 2018 14:51:59 -0400 In-reply-to: <1524738365.3814.0.camel@gmail.com> (message from Christoph Michelbach on Thu, 26 Apr 2018 12:26:05 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:145769 Archived-At: > From: Christoph Michelbach > Date: Thu, 26 Apr 2018 12:26:05 +0200 > > When I try to open a directory with some weird character in its name on > an SSH resource via dired, Emacs does not show the contents of the > directory but instead opens a buffer for a new (empty) text file. > > One of these directory names is "šbung" (without the quotes). Because > this weird character might not make it to you via email: The name is > "\232bung" or "C2 9A 62 75 6E 67" (in hexadecimal). > > Opening a directory named like this via dired is no problem when its on > my local hard drive. On an SFTP resource, the problem always > occurs. It's not inherent to the directory where I discovered the > problem but inherent in the directory's name. Can you try the release candidate of Emacs 26.1 and see if the problem is still there? RC1 is available from alpha.gnu.org. Thanks.