> I know that emacs prefers its own "tags" format but possibly it
> groks both.

Nope, it doesm't.  At least my really old emacs-19 which I just used
for testing doesn't.

You can create an emacs tags file for J with this command:

etags -l none -r '/^\([a-zA-Z][a-zA-Z0-9_]*\)[ \t]*=:/\1/' *.ijs

                                                        Martin
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to