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 10:47:52 +0300 Message-ID: <83y59a52af.fsf@gnu.org> References: <51DBD30A.1020807@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1373701749 7382 80.91.229.3 (13 Jul 2013 07:49:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Jul 2013 07:49:09 +0000 (UTC) Cc: lekktu@gmail.com, 14822@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 13 09:49: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 1UxuZo-0002Yx-TB for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 09:49:09 +0200 Original-Received: from localhost ([::1]:43309 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxuZo-0000Sz-JJ for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 03:49:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxuZk-0000Sr-7e for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 03:49:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxuZj-0000nz-B1 for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 03:49:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxuZj-0000nt-7i for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 03:49:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UxuZi-0006Iu-D7 for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2013 03:49:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2013 07:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14822 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: Original-Received: via spool by 14822-submit@debbugs.gnu.org id=B14822.137370168724116 (code B ref 14822); Sat, 13 Jul 2013 07:49:02 +0000 Original-Received: (at 14822) by debbugs.gnu.org; 13 Jul 2013 07:48:07 +0000 Original-Received: from localhost ([127.0.0.1]:51949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UxuYo-0006Gt-BO for submit@debbugs.gnu.org; Sat, 13 Jul 2013 03:48:06 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:63926) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UxuYk-0006GE-7e for 14822@debbugs.gnu.org; Sat, 13 Jul 2013 03:48:03 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MPV007006C42U00@a-mtaout20.012.net.il> for 14822@debbugs.gnu.org; Sat, 13 Jul 2013 10:47:55 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MPV006S06ZVL7A0@a-mtaout20.012.net.il>; Sat, 13 Jul 2013 10:47:55 +0300 (IDT) In-reply-to: <51DBD30A.1020807@gmx.at> 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:76315 Archived-At: > Date: Tue, 09 Jul 2013 11:08:26 +0200 > From: martin rudalics > Cc: 14822@debbugs.gnu.org > > Ever since this happens etags has stopped to work on routines written in > C here. I get something like that it couldn't find an identifier with a > ^M prepended to the symbol not being found. I cannot reproduce this with etags. You seem to be saying that the TAGS files have DOS-style CRLF EOL format. But I cannot see how this is possible, since etags.c forces all I/O to be in binary mode. Are you using some other program for creating the tags tables, perhaps?