From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kifer@cs.sunysb.edu (Michael Kifer) Newsgroups: gmane.emacs.devel Subject: Re: lisp/ChangeLog coding system Date: Tue, 30 Apr 2002 11:35:12 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <200204301535.LAA23915@sbcs.cs.sunysb.edu> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020181402 28482 127.0.0.1 (30 Apr 2002 15:43:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 30 Apr 2002 15:43:22 +0000 (UTC) Cc: rms@gnu.org, gerd@gnu.org, 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 172Zmk-0007PH-00 for ; Tue, 30 Apr 2002 17:43:22 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 172Zr3-0008D7-00 for ; Tue, 30 Apr 2002 17:47:49 +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 172Zlh-0005Xq-00; Tue, 30 Apr 2002 11:42:17 -0400 Original-Received: from sbcs.cs.sunysb.edu ([130.245.1.15]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172Ziy-0005OT-00; Tue, 30 Apr 2002 11:39:28 -0400 Original-Received: from sbkifer (sbkifer [130.245.1.35]) by sbcs.cs.sunysb.edu (8.9.3/8.9.3) with SMTP id LAA23915; Tue, 30 Apr 2002 11:35:11 -0400 (EDT) Original-To: Eli Zaretskii In-Reply-To: "Eli Zaretskii" of Tue, 30 Apr 2002 12:19:35 +0300 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:3460 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3460 > On Tue, 30 Apr 2002, Michael Kifer wrote: > > > > The symptoms were that ChangeLog got recoded in Latin-1, but the coding: > > > cookie still said iso-2022-7bit. That's a recipe for trouble. > > > > This confirms my suspicion that this has something to do with me setting > > the selection coding system to Latin-1. > > Is it possible that you've pasted the new entries from outside of your > Emacs session, or from another application? I don't think so.