[gnu.emacs.bug] etags -t

raulmill%aludra.usc.edu@USC.EDU (Raul Deluth Rockwell) (10/25/89)

note:  this is the second time I've mailed this letter, as it bounced
the first time (couldn't build mailbox rms, or some such error).

In GNU Emacs 18.54.6 of Mon Jul 17 1989 on usc.edu (berkeley-unix)

in source, the line:
typedef signed long coord_t;	/* internal representation for a dimension */

produces one line in TAGS:
typedef signed long 33,922

I do not believe that this is correct, it should be something like
typedef signed long coord_t;33,922

-- 
Raul