From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pawel Newsgroups: gmane.emacs.help Subject: Re: cperl does not create TAGS. Date: Thu, 19 Jul 2007 10:14:18 +0200 Message-ID: <18079.7514.549717.543906@localhost.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184832738 22363 80.91.229.12 (19 Jul 2007 08:12:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2007 08:12:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ilya Zakharevich Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 19 10:12:15 2007 Return-path: Envelope-to: geh-help-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 1IBR7P-0003te-7L for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2007 10:12:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBR7O-0000ET-Gb for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2007 04:12:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBR7B-0000EF-K7 for help-gnu-emacs@gnu.org; Thu, 19 Jul 2007 04:12:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBR7A-0000E3-Hv for help-gnu-emacs@gnu.org; Thu, 19 Jul 2007 04:12:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBR7A-0000E0-ET for help-gnu-emacs@gnu.org; Thu, 19 Jul 2007 04:12:00 -0400 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBR7A-0005yO-5F for help-gnu-emacs@gnu.org; Thu, 19 Jul 2007 04:12:00 -0400 Original-Received: from [157.25.157.162] (account paulino90 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 59860494; Thu, 19 Jul 2007 10:11:28 +0200 Original-Newsgroups: gnu.emacs.help In-Reply-To: X-MAILER: KMail/1.7.1 X-detected-kernel: Solaris 8 (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45801 Archived-At: Ilya Zakharevich writes: > [A complimentary Cc of this posting was sent to > Pawel > ], who wrote in article : > > Hallo Group Members. > > > > Perl->Tools->TAGS->Create Tags For Current File for current perl buffer creates almost empty TAGS file. > > Literally: > > > my.perl.pl,0 > > > > Pawel sent me some files, and I can reconstruct his problem - but only > if I run emacs -q (and, of course, (setq cperl-hairy t))! > > Apparently, some bugs of Emacs are worked out in my (multi-megabyte) > Emacs-brain-damage-workarounds setup (to be honest, most of the volume > is workarounds about OLD damage - the setup should work starting with > v19.17 or some such). > > Unfortunately, I have no time to investigate it any more; please > remind me in 10 days or so... > > Thanks, > Ilya > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs OK, thanks alot Pawel