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: Encoding for auto-save files Date: Sun, 19 May 2002 22:30:39 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205081359.g48DxF705340@aztec.santafe.edu> <200205091459.g49Ex6b05777@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021841231 28923 127.0.0.1 (19 May 2002 20:47:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 19 May 2002 20:47:11 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 179XaB-0007WO-00 for ; Sun, 19 May 2002 22:47:11 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 179Xno-0001lw-00 for ; Sun, 19 May 2002 23:01:16 +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 179XMl-0006GB-00; Sun, 19 May 2002 16:33:19 -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 179XKI-00063Z-00 for ; Sun, 19 May 2002 16:30:46 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g4JKUjb10246 for ; Sun, 19 May 2002 22:30:45 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id WAA09780; Sun, 19 May 2002 22:30:40 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id A75403B41D; Sun, 19 May 2002 22:30:39 +0200 (CEST) Original-To: emacs-devel@gnu.org In-Reply-To: <200205091459.g49Ex6b05777@aztec.santafe.edu> (Richard Stallman's message of "Thu, 9 May 2002 08:59:06 -0600 (MDT)") Original-Lines: 15 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:4140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4140 Richard Stallman writes: > If that change in file-coding-system-alist does the job, that method > is fine. Please change it by editing the definition, not by calling > add-to-list. It seems that Emacs uses emacs-mule for auto-save files even if a `coding:' tag is present in the file. That means I should put the pattern in auto-coding-alist instead of file-coding-system-alist. Right? kai -- Silence is foo!