From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kpn Newsgroups: gmane.emacs.help Subject: Non-ASCII characters in Emacs 21.2.1 Date: Thu, 27 Feb 2003 21:46:07 -0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E5E952F.40400@terra.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046379201 16724 80.91.224.249 (27 Feb 2003 20:53:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2003 20:53:21 +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 18oUxt-00042x-00 for ; Thu, 27 Feb 2003 21:49:13 +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 18oUwX-0007hB-05 for gnu-help-gnu-emacs@m.gmane.org; Thu, 27 Feb 2003 15:47:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18oUwJ-0007eJ-00 for help-gnu-emacs@gnu.org; Thu, 27 Feb 2003 15:47:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18oUvg-0007Hj-00 for help-gnu-emacs@gnu.org; Thu, 27 Feb 2003 15:46:57 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp5.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18oUux-0006yi-00 for help-gnu-emacs@gnu.org; Thu, 27 Feb 2003 15:46:11 -0500 Original-Received: from terra.es ([212.170.172.75]) by tsmtp5.mail.isp (terra.es) with ESMTP id HAZJ0X00.2SU for ; Thu, 27 Feb 2003 21:46:09 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 X-Accept-Language: en-us, 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:7206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7206 Hi all, I am just starting to use GnuEmacs 21.2.1 after installing a GnuLinux Red Hat distribution 8.0. I am trying to write a text in spanish (with its non-Ascii characters) and the results are not satisfactory. I use Another-Level-Up window manager (based on FVWM) and the result on the screen runs well: I see the accents and other non-ASCII charcters but the buffer is not correctly saved. By invoking: $> more archive I see that the non-ASCII character has not been correctly saved. On reediting the archive: $> emacs archive& The non-ASCII charcter are now incorrectly prompted on the screen. Of course texing the archive does not make a correct dvi file. I would appreciate some help.