From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Roland Winkler" Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v Date: Tue, 15 Apr 2008 17:12:22 +0200 Message-ID: <18436.50646.462374.5074@tfkp07.physik.uni-erlangen.de> References: <18435.22866.784376.169771@tfkp07.physik.uni-erlangen.de> <87hce3zj1d.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208273246 6735 80.91.229.12 (15 Apr 2008 15:27:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2008 15:27:26 +0000 (UTC) Cc: Glenn Morris , Emacs Devel , Juanma Barranquero To: Sven Joachim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 15 17:27:59 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JlmqY-0006Ck-8c for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 17:13:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlmpt-0003g3-NO for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 11:12:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jlmpl-0003dQ-6Y for emacs-devel@gnu.org; Tue, 15 Apr 2008 11:12:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jlmpj-0003cJ-Ng for emacs-devel@gnu.org; Tue, 15 Apr 2008 11:12:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlmpj-0003c6-8y for emacs-devel@gnu.org; Tue, 15 Apr 2008 11:12:31 -0400 Original-Received: from tfkpsv.physik.uni-erlangen.de ([131.188.164.197]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jlmpd-00050n-V9; Tue, 15 Apr 2008 11:12:26 -0400 Original-Received: from tfkp07.physik.uni-erlangen.de (tfkp07.physik.uni-erlangen.de [131.188.164.207]) by tfkpsv.physik.uni-erlangen.de (Postfix) with ESMTP id 3522B21789; Tue, 15 Apr 2008 17:12:22 +0200 (CEST) In-Reply-To: <87hce3zj1d.fsf@gmx.de> X-Mailer: VM 8.0.9 under Emacs 22.2.1 (i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95271 Archived-At: On Tue Apr 15 2008 Sven Joachim wrote: > No, that was the other way around: editing Emacs 22 ChangeLogs with > Emacs 23 was problematic. The Emacs 23 ChangeLogs are utf-8, have a > proper coding tag and can be edited with Emacs 22 just fine. I don't > know what Roland did to mess this up. I am most surprised that I checked in ChangeLog twice that day. The first time it screwed up the utf-8, the second time it didn't. In the meanwhile, I did not change anything in my setup. (It was after I checked in ChangeLog the second time that I learned from Juanma that things went wrong when I checked in ChangeLog the first time.) Roland