[plt-scheme] Re: Emacs tags for MzScheme modules

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Nov 3 00:35:23 EST 2003

On Nov  2, Bill Clementson wrote:
> 
> Thanks Eli. Shortly after you posted your code,
> Guillaume Marceau posted his version which also
> includes generation of a TAGS file that can be used
> with Emacs. I'll experiment with both; however, in the
> short term, Guillaume's code is probably going to be
> more useful in getting me going with finding
> definitions in Emacs. 

Most definitely.  [If that's working, then the only thing you could
use my code for is to learn from it since it is simpler.]

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.