ETAGS for Emacs
19 alpha

Description:

ETAGS reads the file, and writes a tags table.

ETAGS has been developed by Ken Arnold and others.

ETAGS for Emacs can run with GNU Emacs 20.6 under MacOS ver.7.5.5 and later.

ETAGS for Emacs was built by KISI on GNU Emacs 20.6 source code, using Metrowerks CodeWarrior IDE ver.3.0.

The version number of the binary is 19.

The application type of binary is PowerPC.

Please send me the bug report.

Install:

etags is always called from GNU Emacs 20.6 that ported to MacOS by Andrew Choi.

You can get GNU Emacs and GNU fonts from `http://prdownloads.sourceforge.net/mac-emacs/emacs-20.6-mac-bin-d5.smi.bin' and `http://prdownloads.sourceforge.net/mac-emacs/GNU-Fonts.sea.bin'.

Place this program into the folder where Emacs CW exists.

Call:

  1. etags is invoked by call-process of Emacs.
  2. Type M-x compile, and push return-key in Emacs.
  3. Type the command line of etags on the echo area.
  4. Push return-key, Emacs then calls etags.
  5. Emacs displays the output stream on the window.

Contact `http://www.gnu.org/software/emacs/emacs.html'.

Command line:

You may specify the following switches.

See the help of etags.

    [ -aCDRIVh ]
    [ --no-globals ]
    [ --members ]
    [ -iinclude_file ]
    [ -llanguage ]
    [ -r/regexp/ ]
    [ -ooutput_file ]
    input_file

For example,

    etags -r// sample.htm

Distribution:

ETAGS for Emacs is FREE.

Download Now.


KISI,KAZUTAKA (mailto:kisi@nifty.com), Fellow in JAGAT (http://www.jagat.or.jp/)

date : 11/17/2001