From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: etags test is broken on MS-Windows Date: Fri, 22 May 2015 16:19:46 +0300 Message-ID: <83pp5s4uml.fsf@gnu.org> References: <83y4kmdjmj.fsf@gnu.org> <555A8E62.7060700@cs.ucla.edu> <83h9r8egen.fsf@gnu.org> <83pp5t6gex.fsf@gnu.org> <555E09AE.9070208@cs.ucla.edu> <83lhgh6fb2.fsf@gnu.org> <555E2C10.4010501@cs.ucla.edu> <83h9r5670s.fsf@gnu.org> <555E6A15.8010404@cs.ucla.edu> <831ti957wp.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1432300897 18925 80.91.229.3 (22 May 2015 13:21:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 May 2015 13:21:37 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: Francesco =?iso-8859-1?Q?Potort=EC?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 22 15:21:30 2015 Return-path: Envelope-to: ged-emacs-devel@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 1YvmtF-0001iY-Lr for ged-emacs-devel@m.gmane.org; Fri, 22 May 2015 15:21:29 +0200 Original-Received: from localhost ([::1]:33997 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvmt9-0008Cp-MZ for ged-emacs-devel@m.gmane.org; Fri, 22 May 2015 09:21:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvmsD-000837-Rt for emacs-devel@gnu.org; Fri, 22 May 2015 09:21:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yvmre-0007XW-9Q for emacs-devel@gnu.org; Fri, 22 May 2015 09:20:25 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:42341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvmrd-0007WF-NH; Fri, 22 May 2015 09:19:49 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NOR00G00607CC00@a-mtaout22.012.net.il>; Fri, 22 May 2015 16:19:48 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NOR00GFJ6CZ0S60@a-mtaout22.012.net.il>; Fri, 22 May 2015 16:19:48 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186736 Archived-At: > Date: Fri, 22 May 2015 15:08:28 +0200 > From: Francesco Potort=EC > Cc: emacs-devel@gnu.org, Paul Eggert >=20 > However, if in fact Emacs works the same on all platforms, maybe th= ere > is no reason for Etags to compensate for differences that do not ex= ist > (any more?). In fact, as back as I can go with the etags.c sources= , I > see that code has always been there, so unless I'm mistaken it's ve= ry > very old. Yes, the code is very old. > If what I write is correct, I'd go with removeing the different > treatment of crlf on dos and unix. I agree, but it sounds like Paul doesn't.