Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!uw-beaver!tektronix!zeus!bobr From: bobr@zeus.TEK.COM (Robert Reed) Newsgroups: comp.emacs Subject: Re: Is there a ctags equivalent for MicroEmacs 3.9? Message-ID: <2804@zeus.TEK.COM> Date: 9 Dec 87 19:06:44 GMT References: <15305@felix.UUCP> Reply-To: bobr@zeus.UUCP (Robert Reed) Organization: CAE Systems Division, Tektronix Inc., Beaverton OR Lines: 9 I've just started writing such a function for ME 3.8. I've gotten GNUctags working on my MSC 5.0 MSDOS system and have written a version of "look." The next tasks are to write and debug the "goto-tag" function and generate a make target for extracting more than just procedure names (by following a fixed coding convention and judiciously applying sed and sort, you can get global variables, structs, unions, etc. into the tags file). I'll let you know when I getting it all working. -- Robert Reed, Tektronix CAE Systems Division, bobr@zeus.TEK