From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master 97608c6: Extend Tramp's UTF8 tests Date: Wed, 28 Mar 2018 12:57:02 -0400 Message-ID: References: <20180320153358.8820.5298@vcs0.savannah.gnu.org> <20180320153400.6AD4E20496@vcs0.savannah.gnu.org> <87605ppd5l.fsf@gmx.de> <878takjx3v.fsf@gmx.de> <87y3iiagcv.fsf@gmx.de> <878taenbov.fsf@gmx.de> <878tacp4eo.fsf@gmx.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1522256151 12213 195.159.176.226 (28 Mar 2018 16:55:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2018 16:55:51 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 28 18:55:46 2018 Return-path: Envelope-to: ged-emacs-devel@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 1f1EMQ-00032f-Lo for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2018 18:55:42 +0200 Original-Received: from localhost ([::1]:40190 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1EOU-0007fa-9d for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2018 12:57:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1ENo-0007eb-Mo for emacs-devel@gnu.org; Wed, 28 Mar 2018 12:57:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1ENo-0001ul-53 for emacs-devel@gnu.org; Wed, 28 Mar 2018 12:57:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1ENl-0001tN-NZ; Wed, 28 Mar 2018 12:57:05 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1f1ENi-0000dO-S9; Wed, 28 Mar 2018 12:57:03 -0400 X-Spook: ANDVT Recall Roswell Narcos Federal Air Marshal Service X-Ran: R23.tty6fqk|Qdr|c$u>vd;#VvRCO3v,0X?{8Yt*~Dq<:v%2Lk!vU*BBJ^&$E|0=g2vz#A X-Hue: magenta X-Attribution: GM In-Reply-To: <878tacp4eo.fsf@gmx.de> (Michael Albinus's message of "Wed, 28 Mar 2018 18:10:23 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:224123 Archived-At: Michael Albinus wrote: > I've found an old RHEL5 machine @work, which is able to show the > problem. Looks like the "TaiViet" string makes trouble, perhaps because > it is a composed string. I've taken this out. Yes, it passes now on RHEL7, thanks.