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: change input coding Date: Mon, 11 Apr 2005 23:07:28 +0300 Message-ID: <01c53ed2$Blat.v2.4$3b5afc40@zahav.net.il> References: <9f34f08de0e9e28ab47f2d02af011fbb@Web.DE> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1113250414 27348 80.91.229.2 (11 Apr 2005 20:13:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 20:13:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 11 22:13:29 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DL5Gc-0007LJ-77 for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 22:12:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL4qn-00009Y-3B for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 15:45:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DL4qQ-00008O-PG for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:45:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DL4qJ-00006F-A4 for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:45:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL4qI-0008VH-El for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:45:06 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DL5Hy-0007Ta-A9 for help-gnu-emacs@gnu.org; Mon, 11 Apr 2005 16:13:42 -0400 Original-Received: from zaretski (IGLD-84-228-141-190.inter.net.il [84.228.141.190]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id ECY98169 (AUTH halo1); Mon, 11 Apr 2005 23:11:52 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <9f34f08de0e9e28ab47f2d02af011fbb@Web.DE> (message from Peter Dyballa on Mon, 11 Apr 2005 15:06:31 +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:25578 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25578 > From: Peter Dyballa > Date: Mon, 11 Apr 2005 15:06:31 +0200 > Cc: help-gnu-emacs@gnu.org > > > What about changing the coding system just before opening the file ? > > C-x RET c utf-16-be RET C-x C-f > > Does it really work? It should. If it doesn't, please report that as a bug. > I tried it myself a few times and did not get the result I wished FWIW, it works for me every time.