From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#870: Missing ^J in ChangeLog Date: Thu, 23 Oct 2008 00:17:00 +0200 Message-ID: References: <48BE8823.4030103@gmx.at> Reply-To: Eli Zaretskii , 870@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224714663 6503 80.91.229.12 (22 Oct 2008 22:31:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Oct 2008 22:31:03 +0000 (UTC) Cc: 870@emacsbugs.donarmstrong.com To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 23 00:32:04 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KsmFF-0002fd-Ob for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Oct 2008 00:32:02 +0200 Original-Received: from localhost ([127.0.0.1]:35426 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsmE9-0003Fu-Bq for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Oct 2008 18:30:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsmE0-0003D9-Kb for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2008 18:30:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsmDy-0003CL-Md for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2008 18:30:44 -0400 Original-Received: from [199.232.76.173] (port=34803 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsmDy-0003C7-AI for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2008 18:30:42 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:34982) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KsmDx-0002g3-CD for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2008 18:30:42 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9MMU1Mr028988; Wed, 22 Oct 2008 15:30:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9MMP3rC027808; Wed, 22 Oct 2008 15:25:03 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Wed, 22 Oct 2008 22:25:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 870 X-Emacs-PR-Package: emacs,w32 X-Emacs-PR-Keywords: Original-Received: via spool by 870-submit@emacsbugs.donarmstrong.com id=B870.122471392526562 (code B ref 870); Wed, 22 Oct 2008 22:25:03 +0000 Original-Received: (at 870) by emacsbugs.donarmstrong.com; 22 Oct 2008 22:18:45 +0000 Original-Received: from mtaout7.012.net.il (mtaout7.012.net.il [84.95.2.19]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9MMIfMV026556 for <870@emacsbugs.donarmstrong.com>; Wed, 22 Oct 2008 15:18:43 -0700 Original-Received: from HOME-C4E4A596F7 ([77.126.98.197]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K95004BCVAOXAD0@i-mtaout7.012.net.il> for 870@emacsbugs.donarmstrong.com; Thu, 23 Oct 2008 00:18:35 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 22 Oct 2008 18:30:44 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21806 Archived-At: > Date: Wed, 22 Oct 2008 23:58:36 +0200 > From: "Juanma Barranquero" > Cc: 870@emacsbugs.donarmstrong.com > > > Did you see that in the > > Index nodes of Info manuals some lines end with TWO ^M characters, > > whereas the file has only one? Maybe the same problem is at work > > here, who knows? > > Are you talking of #876? I don't think it is related to #870. No, I'm talking about pairs of ^M^M characters at the end of some lines, where in the file there's only one ^M at the end of each line.