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#14822: ^M in info files Date: Sat, 13 Jul 2013 13:32:52 +0300 Message-ID: <83wqou4unf.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1373711648 26716 80.91.229.3 (13 Jul 2013 10:34:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Jul 2013 10:34:08 +0000 (UTC) Cc: 14822-done@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 13 12:34:09 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uxx9U-0003lA-Bc for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 12:34:08 +0200 Original-Received: from localhost ([::1]:39253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxx9T-00083N-Na for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 06:34:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxx9Q-00083E-Lo for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 06:34:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uxx9P-0000Gi-Pc for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 06:34:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxx9P-0000GR-Mg for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 06:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Uxx9P-0004dI-Fq for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 06:34:03 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2013 10:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 14822 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: Mail-Followup-To: 14822@debbugs.gnu.org, eliz@gnu.org, lekktu@gmail.com Original-Received: via spool by 14822-done@debbugs.gnu.org id=D14822.137371158617682 (code D ref 14822); Sat, 13 Jul 2013 10:34:02 +0000 Original-Received: (at 14822-done) by debbugs.gnu.org; 13 Jul 2013 10:33:06 +0000 Original-Received: from localhost ([127.0.0.1]:52037 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uxx8T-0004b6-I7 for submit@debbugs.gnu.org; Sat, 13 Jul 2013 06:33:05 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:51450) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uxx8Q-0004aA-4F for 14822-done@debbugs.gnu.org; Sat, 13 Jul 2013 06:33:03 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MPV00L00EIHFW00@a-mtaout22.012.net.il> for 14822-done@debbugs.gnu.org; Sat, 13 Jul 2013 13:32:55 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MPV00LPOEMV2C90@a-mtaout22.012.net.il>; Sat, 13 Jul 2013 13:32:55 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76319 Archived-At: > From: Juanma Barranquero > Date: Mon, 8 Jul 2013 18:35:54 +0200 > > Visiting most info topics (Ada Mode, Emacs Lisp Intro, CC Mode...) on > Windows gives info buffers detected as Unix-style and with lines > ending in ^M. Some other topics (Emacs, Emacs Lisp, Gnus) work as > expected. > > All info files (in both groups) have CRLF endings, were generated with > the same tool and appear to be correct. > > This is a Windows issue, though there hasn't been any Windows-specific > coding-related change lately, so it's likely caused by some generic > change. This was not a Windows-specific issue: we were ignoring the inhibit-null-byte-detection flag when decoding, because the machinery that implements that flag has changed. Should be fixed in trunk revision 113413.