bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: etags bug


From: Francesco Potorti`
Subject: Re: etags bug
Date: 11 Oct 2000 15:30:51 +0200

   I'm having a problem with etags of GNU Emacs 20.4, processing something like
   the following typedef:
   
   typedef enum {
        E1,
        E2
   } Item;
   
   "Item" gets recognized as a tag, but "E1" and "E2" don't.  Doesn't seem to
   matter what etags options I use.  Please let me know if I'm doing something
   wrong, or if this bug has been fixed.  Thanks...

The new version of etags which will go with emacs 21 handles this case.
You can download it from ftp://fly.cnuce.cnr.it/pub/etags.c.gz.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]