From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Fery Newsgroups: gmane.emacs.help Subject: Re: problem with editing/decoding utf-8 text Date: Fri, 30 May 2003 14:45:24 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3ED75264.AAFC6C41@innomed.hu> References: <3ED37785.CA5A9AD5@innomed.hu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054298897 27949 80.91.224.249 (30 May 2003 12:48:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 30 May 2003 12:48:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri May 30 14:48:13 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 19LjHl-0007CM-00 for ; Fri, 30 May 2003 14:47:06 +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 19LjJe-00021s-C3 for gnu-help-gnu-emacs@m.gmane.org; Fri, 30 May 2003 08:49:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19LjJQ-000212-4L for help-gnu-emacs@gnu.org; Fri, 30 May 2003 08:48:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19LjJO-00020N-QT for help-gnu-emacs@gnu.org; Fri, 30 May 2003 08:48:47 -0400 Original-Received: from [212.24.168.157] (helo=lajos.innomed.hu) by monty-python.gnu.org with esmtp (Exim 4.20) id 19LjFC-0000zW-JH for help-gnu-emacs@gnu.org; Fri, 30 May 2003 08:44:27 -0400 Original-Received: from innomed.hu (FERY [100.0.0.218]) by lajos.innomed.hu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id L51H1HLC; Fri, 30 May 2003 14:58:24 +0200 X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10375 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10375 > You said that Emacs corrupted your files in some cases. Could you > please tell the exact steps to reproduce this with the file you sent? $ emacs test - type 'a' and then backspace - ^X^S - ^G - ^X^C - n - yes After that, 'test' is disappeared, and '#test#' contains a different file compared to the old test. Circum