Re: client on freebsd over tramp server on archlinux
andrés ramírez <[email protected]> Wed, 21 Oct 2020 12:57:16 +0000
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Organization | bien.comun.org |
| Message-ID | <[email protected]> |
Hi. Shigio. Hi. Michael. >>>>> "Shigio" == Shigio YAMAGUCHI <[email protected]> writes: Shigio> By the way, did the problem go away? Regards, Shigio Yes. I use another box with arch-32 where I have ssh-keys And It worked. In the meant time I have fallback to etags. Perhaps I should try implementing Michael suggestions. And see how that leads me. I am going to do the couple of changes on a few minutes. GMT-5 here. BTW SHigio. First of all thanks for your help. Also I have noticed that there is no global-client man page. Shigio> 2020年10月21日(水) 21:08 Michael Albinus <[email protected]>: >> >> Shigio YAMAGUCHI <[email protected]> writes: >> >> Hi, >> >> >> Perhaps gtags.el could be improved for transparent access through TRAMP. >> > >> > You are right. > However, it is a little difficult to realize your idea, because > the >> architecture is different between etags and Global. > If you make it, please post it on this >> mailing list. >> >> I don't use GNU GLOBAL, but I took a look on gtags.el. My recommendation is to replace >> `call-process' by `process-file'. Furthermore, in `gtags-get-rootpath' the result is used as >> file name. Perhaps it is needed to transform the file name into a remote file name, like in >> >> (concat (file-remote-p default-directory) path) >> >> This I would try as starting point. Michael. I am going to try this on a few minutes. And I am going to publish results on this thread. Best Regards