From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#13522: 24.2; save-buffer removes edited file under some conditions Date: Tue, 15 Mar 2022 16:55:22 +0100 Message-ID: <20220315155522.GQ31771@zira.vinc17.org> References: <87622qaszq.fsf@xvii.vinc17.org> <8735jkye2q.fsf@gnus.org> <83mthsk63c.fsf@gnu.org> <87sfrkwsy5.fsf@gnus.org> <83fsnkk4so.fsf@gnu.org> <87ee33wifm.fsf@gnus.org> <83tubzi9ap.fsf@gnu.org> <87wngvuwb9.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7829"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.1+12 (1ba319cf) vl-138565 (2022-03-05) Cc: 13522@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 15 16:56:24 2022 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 1nU9X6-0001ql-Fz for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 15 Mar 2022 16:56:24 +0100 Original-Received: from localhost ([::1]:50056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nU9X5-0004bh-As for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 15 Mar 2022 11:56:23 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46390) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nU9Wk-0004Lo-NO for bug-gnu-emacs@gnu.org; Tue, 15 Mar 2022 11:56:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55496) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nU9Wk-0005F0-Bq for bug-gnu-emacs@gnu.org; Tue, 15 Mar 2022 11:56:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nU9Wk-0002kl-9F for bug-gnu-emacs@gnu.org; Tue, 15 Mar 2022 11:56:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 15 Mar 2022 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13522 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 13522-submit@debbugs.gnu.org id=B13522.164735972610530 (code B ref 13522); Tue, 15 Mar 2022 15:56:02 +0000 Original-Received: (at 13522) by debbugs.gnu.org; 15 Mar 2022 15:55:26 +0000 Original-Received: from localhost ([127.0.0.1]:49393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nU9WA-0002jm-H9 for submit@debbugs.gnu.org; Tue, 15 Mar 2022 11:55:26 -0400 Original-Received: from joooj.vinc17.net ([155.133.131.76]:41016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nU9W8-0002jd-Mm for 13522@debbugs.gnu.org; Tue, 15 Mar 2022 11:55:25 -0400 Original-Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by joooj.vinc17.net (Postfix) with ESMTPSA id F3A3723F; Tue, 15 Mar 2022 16:55:22 +0100 (CET) Original-Received: by zira.vinc17.org (Postfix, from userid 1000) id D7F4428001EE; Tue, 15 Mar 2022 16:55:22 +0100 (CET) Content-Disposition: inline In-Reply-To: <87wngvuwb9.fsf@gnus.org> X-Mailer-Info: https://www.vinc17.net/mutt/ 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:228410 Archived-At: On 2022-03-15 15:25:46 +0100, Lars Ingebrigtsen wrote: > Eli Zaretskii writes: > > > Does the problem actually happen if you type C-z? Emacs is not dead > > in that case, just suspended. Type "fg RET", and you are back inside > > Emacs, and can pick up where you left off. Right? > > Yes, but the file is apparently missing after `C-z'. Actually, as I've said in another mail, you do not even need to do C-z. The file is missing after C-x C-s: if I try to look at the file from a different terminal (a real terminal or with GNU Screen), this file is missing. This may also be problematic for those who have automatic backups to a remote storage area (in particular if files matching *~ are ignored for these backups). -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)