From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: lisp/ChangeLog coding system Date: Sat, 27 Apr 2002 16:41:52 -0600 (MDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200204272241.g3RMfqI05559@aztec.santafe.edu> References: <86g01i8qoa.fsf@gerd.dnsq.org> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019947387 21994 127.0.0.1 (27 Apr 2002 22:43:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 27 Apr 2002 22:43:07 +0000 (UTC) Cc: kifer@cs.stonybrook.edu, 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 171auJ-0005id-00 for ; Sun, 28 Apr 2002 00:43:07 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 171axd-0003Sd-00 for ; Sun, 28 Apr 2002 00:46:33 +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 171auJ-00083S-00; Sat, 27 Apr 2002 18:43:07 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 171at7-0007sF-00; Sat, 27 Apr 2002 18:41:53 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g3RMfqa22634; Sat, 27 Apr 2002 16:41:52 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g3RMfqI05559; Sat, 27 Apr 2002 16:41:52 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: gerd@gnu.org In-Reply-To: <86g01i8qoa.fsf@gerd.dnsq.org> (gerd.moellmann@t-online.de) 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:3336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3336 Michael, somehow you recoded lisp/ChangeLog with your latest change from its specified coding system iso-2022-7bit to something else. Michael, if you can figure out precisely how this happened, it might lead us to a way to make the Mule features more robust. Many users might benefit from that. So I think it is worth spending some time to try to reconstruct how this happened.