From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v Date: Tue, 15 Apr 2008 09:14:38 +0200 Message-ID: <87hce3zj1d.fsf@gmx.de> References: <18435.22866.784376.169771@tfkp07.physik.uni-erlangen.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208245446 29235 80.91.229.12 (15 Apr 2008 07:44:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2008 07:44:06 +0000 (UTC) Cc: Juanma Barranquero , Emacs Devel , Roland Winkler To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 15 09:44:43 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 1JlfqG-0003si-79 for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 09:44:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlfpb-0005Vo-PN for ged-emacs-devel@m.gmane.org; Tue, 15 Apr 2008 03:43:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlfpX-0005Ts-GN for emacs-devel@gnu.org; Tue, 15 Apr 2008 03:43:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlfpT-0005PJ-2L for emacs-devel@gnu.org; Tue, 15 Apr 2008 03:43:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlfpS-0005PA-RG for emacs-devel@gnu.org; Tue, 15 Apr 2008 03:43:46 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JlfpS-0000FX-Bh for emacs-devel@gnu.org; Tue, 15 Apr 2008 03:43:46 -0400 Original-Received: (qmail invoked by alias); 15 Apr 2008 07:17:04 -0000 Original-Received: from p5486731F.dip.t-dialin.net (EHLO debian) [84.134.115.31] by mail.gmx.net (mp055) with SMTP; 15 Apr 2008 09:17:04 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX18/CvJsD4U/9qtiRgVyOvxEuwihqy/kVi/eydETKy lDfZTgWOjcDfL0 In-Reply-To: (Glenn Morris's message of "Mon, 14 Apr 2008 21:59:58 -0400") User-Agent: Gnus/5.110008 (No Gnus v0.8) Emacs/22.2.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:95250 Archived-At: On 2008-04-15 03:59 +0200, Glenn Morris wrote: > "Roland Winkler" wrote: > >> Strange. I believe that lately I haven't changed anything in my >> setup that could be related to this behavior. (But I upgraded from >> GNU Emacs 22.1 to 22.2.) I'll look into that! > > I'm not sure, but perhaps it's using Emacs 22 to edit Emacs 23 > ChangeLogs that messes things up: > > http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg02628.html 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. Sven