On 2 September 2011 14:17, Matthew Dempsky <matt...@dempsky.org> wrote: > On Fri, Sep 2, 2011 at 8:55 AM, Sunil Nimmagadda > <su...@sunilnimmagadda.com> wrote: >> This diff adds tags support to Mg. I am NOT an emacs user so if this >> combination is a bit odd then please excuse. It parses the tags file >> generated by ctags(1) and maintains a tree. M-. on first character of >> a word jumps to it's definition and M-* jumps back to previous location. > > I'd love to have ctags support in mg. >
cscope would be cool too, if not too much bloat.