From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: edited file is deleted when the file cannot be saved because of its coding system Date: Fri, 06 Jun 2003 14:34:35 +0300 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2427-Fri06Jun2003143434+0300-eliz@elta.co.il> References: <3EDB54B4.D1F6462C@innomed.hu> <200306050018.JAA02272@etlken.m17n.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054899158 30118 80.91.224.249 (6 Jun 2003 11:32:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 11:32:38 +0000 (UTC) Cc: engard.ferenc@innomed.hu Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 13:32:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19OFS8-0007nq-00 for ; Fri, 06 Jun 2003 13:32:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OFUF-0000TX-ML for gnu-bug-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 07:34:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OFU7-0000QS-2P for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 07:34:15 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OFU5-0000Pu-Gi for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 07:34:14 -0400 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OFU5-0000P4-4C for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 07:34:13 -0400 Original-Received: from zaretsky (cable-129-113.inter.net.il [213.8.129.113]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AUS36350; Fri, 6 Jun 2003 14:33:58 +0300 (IDT) Original-To: handa@m17n.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200306050018.JAA02272@etlken.m17n.org> (message from Kenichi Handa on Thu, 5 Jun 2003 09:18:21 +0900 (JST)) Original-cc: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5254 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5254 > Date: Thu, 5 Jun 2003 09:18:21 +0900 (JST) > From: Kenichi Handa > > > Select one of the following safe coding systems: > > utf-8 mule-utf-16-le mule-utf-16-be raw-text emacs-mule > > no-conversion > > --------------- > > > After that, I have entered C-g to escape from this function. > > At this point, my original file has gone (and, there is no > > recovery file yet). > > I can't reproduce it. The original file still exists > after I type C-g at the above point. Wasn't this a bug in some v21.x of Emacs that was fixed later? Handa-san, did you try this in the CVS version of Emacs?