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#21170: 25.0.50; xref doesn't work with cperl tags Date: Sat, 01 Aug 2015 00:14:06 +0300 Message-ID: <837fpgvxlt.fsf@gnu.org> References: <20150731192610.4954B2006B@take-the-blame.permabit.com> <55BBCD29.3010407@yandex.ru> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1438377327 4987 80.91.229.3 (31 Jul 2015 21:15:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2015 21:15:27 +0000 (UTC) Cc: alex@take-the-blame.permabit.com, 21170@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 31 23:15:18 2015 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 1ZLHe4-0004yo-IF for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Jul 2015 23:15:12 +0200 Original-Received: from localhost ([::1]:46017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLHe3-0000KR-Qx for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Jul 2015 17:15:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLHe0-0000ID-Be for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2015 17:15:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZLHdw-00048C-Nx for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2015 17:15:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLHdw-00046l-Kb for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2015 17:15:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZLHdv-00027o-So for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2015 17:15:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 31 Jul 2015 21:15:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21170 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21170-submit@debbugs.gnu.org id=B21170.14383772538098 (code B ref 21170); Fri, 31 Jul 2015 21:15:03 +0000 Original-Received: (at 21170) by debbugs.gnu.org; 31 Jul 2015 21:14:13 +0000 Original-Received: from localhost ([127.0.0.1]:36102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZLHd6-00026X-E2 for submit@debbugs.gnu.org; Fri, 31 Jul 2015 17:14:12 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:53566) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZLHd3-00026N-JT for 21170@debbugs.gnu.org; Fri, 31 Jul 2015 17:14:11 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NSD00D00E9X4Y00@a-mtaout23.012.net.il> for 21170@debbugs.gnu.org; Sat, 01 Aug 2015 00:14:08 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NSD00DGPEZJ0R70@a-mtaout23.012.net.il>; Sat, 01 Aug 2015 00:14:08 +0300 (IDT) In-reply-to: <55BBCD29.3010407@yandex.ru> 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:105253 Archived-At: > From: Dmitry Gutov > Date: Fri, 31 Jul 2015 22:31:53 +0300 > > On 07/31/2015 10:26 PM, Alexis Layton wrote: > > M-. (xref-find-definitions) does not seem to find tags in Perl files > > the way find-tag used to. Our TAGS file has both C and Perl tags in > > it. The C tags still work. The Perl tags claim 'no definitions found'. > > (It does prompt for the location of the TAGS file as it used to.) > > Note that we use cperl-mode if that matters. > > How do you generate TAGS? Also, please show a minimal Perl file that can be used to reproduce this. Thanks.