Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ncar!hsdndev!cmcl2!lanl!beta!egdorf From: egdorf@zaphod.lanl.gov (Skip Egdorf) Newsgroups: comp.lang.lisp Subject: Re: Tags in Common Lisp Message-ID: Date: 11 Apr 91 18:24:05 GMT References: <1991Apr6.191906.25258@cec1.wustl.edu> Sender: news@lanl.gov Organization: Los Alamos National Laboratory Lines: 17 In-reply-to: egdorf@zaphod.lanl.gov's message of 10 Apr 91 21:10:08 GMT >In article egdorf@zaphod.lanl.gov (Skip Egdorf) writes: > In article <1991Apr6.191906.25258@cec1.wustl.edu> flan@cics.wustl.edu (Ian Flanigan) writes: > > Does anyone know of a program like ctags for CL programs? > > Gnu emacs has a similar program "etags" that works for lisp. -. > and -, work to step through the definitions. Due to demand, an etags.c changed from emacs 18.55 is available via anonymous ftp from zaphod.lanl.gov (128.165.44.202) in pub/gnu/etags.c A diff relative to 18.55's etags.c is in pub/gnu/etags.c.diff Feel free to grab and modify. I would appreciate any changes you might make in return. Skip Egdorf hwe@lanl.gov