From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: ^M in the info files Date: Wed, 9 Jul 2008 04:56:25 +0200 Message-ID: References: <484F1FAB.6070005@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215572206 8083 80.91.229.12 (9 Jul 2008 02:56:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jul 2008 02:56:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Kenichi Handa" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 09 04:57:33 2008 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 1KGPs4-0005XP-1g for ged-emacs-devel@m.gmane.org; Wed, 09 Jul 2008 04:57:32 +0200 Original-Received: from localhost ([127.0.0.1]:59282 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGPrB-0004Wf-AT for ged-emacs-devel@m.gmane.org; Tue, 08 Jul 2008 22:56:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGPr6-0004Vr-BU for emacs-devel@gnu.org; Tue, 08 Jul 2008 22:56:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGPr5-0004Un-47 for emacs-devel@gnu.org; Tue, 08 Jul 2008 22:56:32 -0400 Original-Received: from [199.232.76.173] (port=34346 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGPr4-0004Ue-N0 for emacs-devel@gnu.org; Tue, 08 Jul 2008 22:56:30 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.190]:1929) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGPr3-0006vh-OK for emacs-devel@gnu.org; Tue, 08 Jul 2008 22:56:30 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so782548nfi.26 for ; Tue, 08 Jul 2008 19:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=aA5amM8AeCChVng0qtC5SzxpI2OQ4ufnwPW9WZkS5hM=; b=NZdY/shu3TlsozD/uhw9msnwOfU0+lCQ0AQp9zTmlmSPxExEJ28LO7pXD49rJwF1mf DtTcSkKn6mLWcMzSZBsapLnObNDsDdZd81mEzH6EIATQUQXtmRs1FepLga50jvYE+8xe jS0aPQHXJ+uDQfB/pNYP+6TCO9JtPra9FpeXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=QYvIEgwhtLt8+I5p8DMTVo14CJNVISnG7pPzdHij1RLdN0cPaoe8EA3vyzfTe1W593 yEkw5yeHHDKOxnbZ9CQYlKcaz8eIYznBGBMk7P4ZOJgBgjCpzBuKljsED+po9ppcZi6R UVOgT+NnJUvs7b0Gg1CQqH7QDoOcxuMXoAtBg= Original-Received: by 10.210.115.15 with SMTP id n15mr4695630ebc.28.1215572185403; Tue, 08 Jul 2008 19:56:25 -0700 (PDT) Original-Received: by 10.210.71.14 with HTTP; Tue, 8 Jul 2008 19:56:25 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:100474 Archived-At: On Wed, Jul 9, 2008 at 04:44, Kenichi Handa wrote: > No, but I haven't had a time to work on it. Sorry if it seemed a request; I was just making sure it didn't went lost. >> The sequence is this: > >> - I have a ChangeLog, apparently correct, up-to-date with the repository. >> - I modify it, typically by adding a new ChangeLog entry. >> - I commit in from inside Emacs, with vc-next-action followed by log-edit-done. >> - I see the diff in emacs-diffs and notice that an empty line has >> been deleted. This seems to happen more to empty lines that separate >> paragraphs from date/author lines (as opposed to empty space between >> paragraphs), but I have no hard data, just a feeling. >> - I edit the ChangeLog to see what's happened. All the lines end in ^M. >> - I remove the ^M (with replace-string ^M^J ^J) [I >> don't write the ChangeLog, it's just to make it easier spot problems.] >> - At that point (after removing the ^Ms) the line with the problem >> has this aspect: I think you're mixing two different bugs. The one I referred to in the "has [...] been forgotten" message is about ^M in info files, which happens right now in the Windows port (there has been at least three reporters, including me). > But, I can't reproduce the bug. The diff of the step 4 > above shows only the entry I added. What you quote above is from a problem with ChangeLogs that only I see, apparently, so it's no wonder you cannot reproduce it. *I* cannot reproduce it at will, alas... > What was the coding > system of your ChangeLog file when you first visitted it? utf-8-dos, AFAICS. Juanma