From xemacs-m  Wed May  7 06:36:24 1997
Received: from ornet.ornet.co.il (ornet.co.il [194.90.140.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA22331
	for <xemacs-beta@xemacs.org>; Wed, 7 May 1997 06:36:15 -0500 (CDT)
Received: from merlin.ornet.co.il (merlin.ornet.co.il [194.90.140.25]) by ornet.ornet.co.il (8.7.6/8.7.3) with ESMTP id OAA01055; Wed, 7 May 1997 14:35:59 +0300 (IDT)
Received: (from ricky@localhost) by merlin.ornet.co.il (8.7.6/8.7.3) id OAA13347; Wed, 7 May 1997 14:35:59 +0300 (IDT)
Date: Wed, 7 May 1997 14:35:59 +0300 (IDT)
Message-Id: <199705071135.OAA13347@merlin.ornet.co.il>
From: Ricardo Marek <ricky@ornet.co.il>
To: XEmacs Beta Testing List <xemacs-beta@xemacs.org>,
        XEmacs Mailing <xemacs@cs.uiuc.edu>
Subject: [Q] Was the etags.el fixed to deal with include lines in TAGS files?
X-Face: "1qJf"LysT#xLa=~giYhF>sci:y$xiN`)FlEd7nf4Al;@ARuU|1|n_F!cXszC^^T;Q&42s}/5Q)5g0$0D'Y6.[]h]:SzlbMWu_?<'*suHpRzOGp&1VHvV~5CDMX}eRc)z3zw,XIPgG@Q*W)oG(/>;YU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


Hi,

In the past, the etags.el package in XEmacs did not support the
inclusion of other TAGS files.

Is this implemented in the new versions of XEmacs?

That is, for example if I run:

   % etags --include=perl/TAGS *.pl

I would get at the end of the current TAGS file the following line:

   
   ~/perl/TAGS,include


BTW, I know this is possible by using the lisp variable tag-table-alist.

TIA


-- 
--- Ricky                                    -*- Mode: Another-Unix-Hacker -*-
------------------------------------------------------------------------------
--- e-mail: ricky@ornet.co.il       ORNET Data Communication Technologies Ltd.  
--- phone: +972-4-9981314                      (A Siemens Company)
------------------------------------------------------------------------------
str->str_pok |= SP_FBM;                     /* deep magic */
s = (unsigned char*)(str->str_ptr);         /* deeper magic */
     --Larry Wall in util.c from the perl source code

