Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!USC.EDU!raulmill%aludra.usc.edu From: raulmill%aludra.usc.edu@USC.EDU (Raul Deluth Rockwell) Newsgroups: gnu.emacs.bug Subject: etags -t Message-ID: <8910250047.AA12186@sal-sun1.usc.edu> Date: 25 Oct 89 00:47:31 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 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