From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: ChangeLog problems Date: Sat, 14 May 2005 21:13:00 +0200 Message-ID: <8764xlfwoz.fsf@gmx.de> References: <200505141650.j4EGo3m05263@raven.dms.auburn.edu> <87d5rtg0v0.fsf@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1116098041 29671 80.91.229.2 (14 May 2005 19:14:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 May 2005 19:14:01 +0000 (UTC) Cc: Luc Teirlinck , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 14 21:13:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DX259-0002lv-2p for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 21:13:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX26o-0007Qk-NV for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 15:15:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DX26C-0007Ok-00 for emacs-devel@gnu.org; Sat, 14 May 2005 15:14:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DX269-0007Mq-Sc for emacs-devel@gnu.org; Sat, 14 May 2005 15:14:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX269-0007Mh-Mz for emacs-devel@gnu.org; Sat, 14 May 2005 15:14:53 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DX2Ba-0006Zk-DU for emacs-devel@gnu.org; Sat, 14 May 2005 15:20:30 -0400 Original-Received: (qmail invoked by alias); 14 May 2005 19:13:05 -0000 Original-Received: from pD9E72768.dip0.t-ipconnect.de (EHLO localhost.local) [217.231.39.104] by mail.gmx.net (mp023) with SMTP; 14 May 2005 21:13:05 +0200 X-Authenticated: #3708877 Original-To: Andreas Schwab In-Reply-To: (Andreas Schwab's message of "Sat, 14 May 2005 20:20:26 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 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:37143 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37143 Andreas Schwab writes: > Michael Albinus writes: > >> Luc Teirlinck writes: >> >>> Since the latest changelog entry for the synching with Tramp, I got >>> problems with the ChangeLog. I am not sure what to do about them: >> >> [...] >> >> This entry was inserted by me. Locally, I don't use any coding system, >> so the local setting from the file (iso-2022-7bit) should be active. >> No problems here. > > You've entered two latin-1 encoded characters here: > > insertion (`expand-file' and alike). Reported by Frédéric Bothamy > > I've fixed that now. Thanks a lot! I should switch to iso-2022-7bit permanently. > Andreas. Best regards, Michael.