emacs TRAMP with server side GLOBAL

Edwin Stearns <[email protected]> Fri, 7 Oct 2011 09:51:00 -0400
Newsgroups gmane.comp.gnu.global.general
Message-ID <[email protected]>
I see from today's announcement that sever side GLOBAL is available. I wonder if this could work when I'm editing code with tramp mode in emacs. With tramp mode, emacs opens files on a remote server with `scp`. It would be nice if the emacs gtags mode could make use of server side GLOBAL and open the tag location of tramp also.

Edwin Stearns