From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: unify-8859-on-encoding-mode Date: Tue, 21 May 2002 10:08:57 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205202133.g4KLXuI25986@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1021968722 20558 127.0.0.1 (21 May 2002 08:12:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 May 2002 08:12:02 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17A4kU-0005LT-00 for ; Tue, 21 May 2002 10:12:02 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17A4yp-0007Ij-00 for ; Tue, 21 May 2002 10:26:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17A4kj-0000Cd-00; Tue, 21 May 2002 04:12:17 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17A4hl-0008QJ-00; Tue, 21 May 2002 04:09:14 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g4L893b28444; Tue, 21 May 2002 10:09:03 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id KAA25921; Tue, 21 May 2002 10:08:58 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id A69443B41D; Tue, 21 May 2002 10:08:57 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: <200205202133.g4KLXuI25986@aztec.santafe.edu> (Richard Stallman's message of "Mon, 20 May 2002 15:33:56 -0600 (MDT)") Original-Lines: 13 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4230 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4230 Richard Stallman writes: > How come unify-8859-on-encoding-mode is not enabled by default? > I thought we had decided to enable it. The functionality is enabled, even though the variable is nil. You can test it yourself: open a file, type =E4. C-x RET f latin-1 RET C-x C-s C-x RET f latin-9 RET C-x C-s. If it wasn't enabled, one of the two saves should have asked a question. kai --=20 Silence is foo!