From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: how to change file coding system Date: Fri, 19 Aug 2005 11:14:53 +0300 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1124443496 7319 80.91.229.2 (19 Aug 2005 09:24:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Aug 2005 09:24:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 19 11:24:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E6366-0003bn-Ar for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Aug 2005 11:23:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E639f-0007PZ-3h for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Aug 2005 05:27:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E62JM-0000F9-Dt for help-gnu-emacs@gnu.org; Fri, 19 Aug 2005 04:33:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E62JG-0000D2-TD for help-gnu-emacs@gnu.org; Fri, 19 Aug 2005 04:33:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E62Fy-0008Ae-8m for help-gnu-emacs@gnu.org; Fri, 19 Aug 2005 04:29:42 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E62Hl-0007AX-ED for help-gnu-emacs@gnu.org; Fri, 19 Aug 2005 04:31:33 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-9-153.inter.net.il [80.230.9.153]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BEX03943 (AUTH halo1); Fri, 19 Aug 2005 11:14:52 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Martin Monsorno on Thu, 18 Aug 2005 10:05:42 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28851 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28851 > From: Martin Monsorno > Date: Thu, 18 Aug 2005 10:05:42 +0200 > > I will append the files. As I don't know how to base64-encode it > explicitly and well, I will just append also a tar file containing the > three files. Your message arrived here with no attached files. > > In any case, the fact that Emacs thinks the file is encoded > > raw-text-unix indicates that there are some bytes in the file that > > don't belong to ISO-8859. Perhaps that clue will help you solve the > > problem (you can use hexl-find-file to see the raw bytes in the file). > > Hmm, this only shows me, that file (the command) seems to be correct > with it's suggestions. So it seems, emacs is not. No, you misunderstood what I was saying.