From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Guillaume Blanc Newsgroups: gmane.emacs.help Subject: emacs 21.3.1 and iso-accents-mode Date: Wed, 19 Nov 2003 14:58:23 -0600 (CST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1069250817 11225 80.91.224.253 (19 Nov 2003 14:06:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2003 14:06:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 19 15:06:55 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMSyt-0004v8-00 for ; Wed, 19 Nov 2003 15:06:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMTum-0002jz-Sz for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2003 10:06:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMTuM-0002j5-3t for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 10:06:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMTtq-0002cN-Bj for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 10:06:17 -0500 Original-Received: from [193.206.241.196] (helo=jam.pd.astro.it) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AMTtp-0002bf-SK for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 10:05:46 -0500 Original-Received: from tocai.pd.astro.it (tocai.pd.astro.it [193.206.241.126]) by jam.pd.astro.it (8.12.8/8.12.8) with ESMTP id hAJE4Hfb020797 for ; Wed, 19 Nov 2003 15:04:17 +0100 X-X-Sender: blanc@localhost.localdomain Original-To: help-gnu-emacs@gnu.org X-OAPD-MailScanner-Information: X-OAPD-MailScanner: Found to be clean X-OAPD-MailScanner-SpamCheck: non spam (whitelisted), SpamAssassin (punteggio=-2.927, necessario 6, BAYES_00 -4.90, DATE_IN_FUTURE_06_12 1.97) X-MIME-Autoconverted: from 8bit to quoted-printable by jam.pd.astro.it id hAJE4Hfb020797 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14374 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14374 Hi, I used to turn on iso-accents-mode when I need to type some european accented letters. It worked well using emacs 21.2.1, but on my new computer I installed red hat 9 and GNU emacs 21.3.1, and the iso-accents-mode seems to work differently: for example, 'e gives an =E9- but on the **command line**! How can I get this letter in the text buffer= ? Note that I have the line: (standard-display-european 1) in my .emacs file. Thanks very much by advance, Guillaume Blanc