From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ganesan Thiagarajan Newsgroups: gmane.emacs.help Subject: Re: Unable to use TAGS in xemacs Date: 13 Mar 2003 12:52:50 +0530 Organization: Texas Instruments India Ltd Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5qpptovpw6t.fsf@ti.com> References: <87fzpswneh.fsf@tleepslib.sk.tsukuba.ac.jp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047540996 4855 80.91.224.249 (13 Mar 2003 07:36:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2003 07:36:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 13 08:36:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18tNGV-0001G8-00 for ; Thu, 13 Mar 2003 08:36:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18tNFl-00033s-08 for gnu-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2003 02:35:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!cyclone.swbell.net!newsfeed1.easynews.com!easynews.com!easynews!border3.nntp.aus1.giganews.com!nntp.giganews.com!NetNews1!attdl2!attdl1!ip.att.net!news.ti.com!not-for-mail Original-Newsgroups: comp.emacs.xemacs,gnu.emacs.help Original-Followup-To: comp.emacs.xemacs,gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: linsparc063.india.ti.com Original-X-Trace: tilde.itg.ti.com 1047540191 24776 157.87.98.118 (13 Mar 2003 07:23:11 GMT) Original-X-Complaints-To: usenet@news.ti.com Original-NNTP-Posting-Date: 13 Mar 2003 07:23:11 GMT User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) Original-Xref: shelby.stanford.edu comp.emacs.xemacs:70051 gnu.emacs.help:111038 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7538 >>>>> "Stephen" == Stephen J Turnbull writes: >>>>> "Ganesan" == Ganesan T writes: Ganesan> I am using Xemacs21.1 (patch 12) on Sun 0S. I am unable Ganesan> to use the tags file generated with the etags. Stephen> Make sure you're using the etags distributed with XEmacs. I believe Stephen> that "Exuberant" ctags distributes an etags which doesn't produce the Stephen> same TAGS files as etags from Emacsen do. Stephen: Thanks for your response. I downloaded the C-code from the web for etags and used it. Is it different from the emacs supplied one? I also saw some etags.el in the web. Is it different ? How do I find out which is the correct one? Thanks for your time gana --