all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gana@ieee.org (Ganesan T)
Subject: Unable to use TAGS in xemacs
Date: 12 Mar 2003 06:18:01 -0800	[thread overview]
Message-ID: <a86bcf85.0303120618.588aeb95@posting.google.com> (raw)

Hi:

I am using Xemacs21.1 (patch 12) on Sun 0S. I am unable to use
the tags file generated with the etags. When I press M-., the
emacs picks the first word in the pattern (which is multi-word
seperated by white space) given in the TAGS file and complains that no
pattern found in that file. 

Also how to set the emacs that it should noit look for the pattern
from the starting on a line, but any where in that line.

I have given a snippet from my TAGS file. In all the cases
given below, emacs picks up only the function as the tag
and opens the first file in the list.

Is it there any setting that need to be done 
for specifying the tags-format regex in the .emacs file

Thanks for your help
gana


== TAGS file
^L
AGC.m,197
function [ATTSW, GC, GMemAddr,agc_status,accum_out, AGCLogicState,
InternalNodes^?20,938
^L
AGCAnalogWrapper11a.m,134
function [AGCGain, AGCState, InternalNodes] =
AGCAnalogWrapper11a(AGCIn,  PSOn, ^?58,3823
^L
AGCAnalogWrapper11b.m,133
function [AGCGain, AGCState, InternalNodes] =
AGCAnalogWrapper11b(AGCIn,  PSOn, ^?59,3868
^L
AGCDigitalWrapper.m,161
function [AGCDigitalGain, CarrierLoss, DCOffset, AGCDigitalState] = 
AGCDigitalW^?55,2275
^L
AGCDigitalWrapper_fx.m,207
function [  AGCDigitalGainI,  AGCDigitalGainQ,  CarrierLoss, 
CarrierTooHigh,  A^?103,3954


== actual code lines to be matched are 

2.    function [AGCGain, AGCState, InternalNodes] =
AGCAnalogWrapper11a(AGCIn,
4.    AGCDigitalWrapper(     ...

             reply	other threads:[~2003-03-12 14:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 14:18 Ganesan T [this message]
2003-03-12 16:38 ` Unable to use TAGS in xemacs Stephen J. Turnbull
2003-03-13  7:22   ` Ganesan Thiagarajan
2003-03-13  8:14     ` Stephen J. Turnbull
2003-04-08 14:50       ` Joseph R. Kiniry
2003-04-08 18:05         ` Shyamal Prasad
2003-04-09  9:12           ` Joseph Kiniry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a86bcf85.0303120618.588aeb95@posting.google.com \
    --to=gana@ieee.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.