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 19:42:59 +0200 Message-ID: <87d5rtg0v0.fsf@gmx.de> References: <200505141650.j4EGo3m05263@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116094165 20637 80.91.229.2 (14 May 2005 18:09:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 May 2005 18:09:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 14 20:09:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DX14T-0003qL-ER for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 20:09:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX168-0001ov-PK for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 14:10:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DX15k-0001nn-Gm for emacs-devel@gnu.org; Sat, 14 May 2005 14:10:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DX15j-0001nM-CW for emacs-devel@gnu.org; Sat, 14 May 2005 14:10:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX13M-00019P-GO for emacs-devel@gnu.org; Sat, 14 May 2005 14:07:56 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DX0mP-00009m-6B for emacs-devel@gnu.org; Sat, 14 May 2005 13:50:25 -0400 Original-Received: (qmail invoked by alias); 14 May 2005 17:43:01 -0000 Original-Received: from pD9E72768.dip0.t-ipconnect.de (EHLO localhost.local) [217.231.39.104] by mail.gmx.net (mp013) with SMTP; 14 May 2005 19:43:01 +0200 X-Authenticated: #3708877 Original-To: Luc Teirlinck In-Reply-To: <200505141650.j4EGo3m05263@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sat, 14 May 2005 11:50:03 -0500 (CDT)") 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:37137 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37137 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. Maybe the following line by my entry could be the problem: `buffer-auto-save-file-name' to ?\600 as fallback solution. You could try to remove this line, and see whether the problem disappears? If yes, I will modify the string. Best regards, Michael.