From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: reading a file Date: Sat, 21 Dec 2002 17:58:53 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200212211758.53464.fluca1978@libero.it> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1040491045 32450 80.91.224.249 (21 Dec 2002 17:17:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 21 Dec 2002 17:17:25 +0000 (UTC) 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 18PnFW-0008R5-00 for ; Sat, 21 Dec 2002 18:17:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18PnCm-000103-00 for gnu-help-gnu-emacs@m.gmane.org; Sat, 21 Dec 2002 12:14:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18PnCK-0000vu-00 for help-gnu-emacs@gnu.org; Sat, 21 Dec 2002 12:14:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Pn61-0007wL-00 for help-gnu-emacs@gnu.org; Sat, 21 Dec 2002 12:07:33 -0500 Original-Received: from smtp3.libero.it ([193.70.192.127]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Pn51-0007kP-00 for help-gnu-emacs@gnu.org; Sat, 21 Dec 2002 12:06:27 -0500 Original-Received: from localhost.localdomain (151.30.172.211) by smtp3.libero.it (6.7.015) (authenticated as fluca1978@libero.it) id 3E019F9600114788 for help-gnu-emacs@gnu.org; Sat, 21 Dec 2002 18:06:25 +0100 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.4.1 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:4932 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4932 Hi, I've got a problem during an open file operation. I'm opening a file that= =20 includes semigraphics chars, like those into the mule-XXXX char set. If t= he=20 file has been created from emacs, all is right, but if the file is older = (and=20 not created by emacs) the semigraphics chars are not displayed correctly.= =20 I've tried to change the input coding system, but I don't know how to tel= l=20 emacs to use the mule-XXX char set on opening a file. Can you tell me how to do it? Thanks --=20 Luca Ferrari, fluca1978@libero.it