From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: David Koppelman Newsgroups: gmane.emacs.devel Subject: Re: Dataloss copying file using copy-file on RHEL 8. Date: Fri, 14 Feb 2020 09:22:51 -0600 Message-ID: References: <1fefc471-3517-ef38-4c21-1f9a185dfb8c@cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="22502"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 14 16:28:44 2020 Return-path: Envelope-to: ged-emacs-devel@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 1j2ctY-0005jN-QS for ged-emacs-devel@m.gmane-mx.org; Fri, 14 Feb 2020 16:28:44 +0100 Original-Received: from localhost ([::1]:40350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2ctX-0002xV-PG for ged-emacs-devel@m.gmane-mx.org; Fri, 14 Feb 2020 10:28:43 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47906) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2cnv-00029Y-IG for emacs-devel@gnu.org; Fri, 14 Feb 2020 10:22:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2cnu-00035G-Bo for emacs-devel@gnu.org; Fri, 14 Feb 2020 10:22:55 -0500 Original-Received: from mail.ece.lsu.edu ([130.39.222.15]:44576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j2cnu-00031f-62 for emacs-devel@gnu.org; Fri, 14 Feb 2020 10:22:54 -0500 Original-Received: from cyc.ece.lsu.edu (cyc.ece.lsu.edu [96.125.115.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.ece.lsu.edu (Postfix) with ESMTPS id CCD2020194F6C; Fri, 14 Feb 2020 09:22:51 -0600 (CST) In-Reply-To: <1fefc471-3517-ef38-4c21-1f9a185dfb8c@cs.ucla.edu> (Paul Eggert's message of "Thu, 13 Feb 2020 10:57:24 -0800") X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 130.39.222.15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:244940 Archived-At: I've reported the problem in Red Hat bug 1803162. https://bugzilla.redhat.com/show_bug.cgi?id=1803162 Paul Eggert writes: > On 2/13/20 9:08 AM, David Koppelman wrote: >> I'm going to file a bug with Red Hat using >> Paul's modified reproducer, if that's okay. > > Please do that, and please let me know the Red Hat bug number. Thanks.