Re: client on freebsd over tramp server on archlinux
andrés ramírez <[email protected]> Sat, 24 Oct 2020 02:14:10 +0000
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Organization | bien.comun.org |
| Message-ID | <[email protected]> |
Hi. Shigio >>>>> "Shigio" == Shigio YAMAGUCHI <[email protected]> writes: Shigio> Michael said: >>> Does this code work with any version of emacs? >> >> process-file exists since Emacs 22. Shigio> ... >> Which By the way was released on 2007. Shigio> It's been around for so long. Shigio> André s said: >> Emacs just gives support to the last two versions: On this case. It would be emacs 27 and 26. >> >> Which version of emacs Do You have on your distro? Shigio> $ emacs --version GNU Emacs 26.3 Shigio> Older versions cannot be tested, so I'd like to say: Shigio> [gtags.el] ... "GNU Emacs version 26 or later is required." Shigio> What do you think? --8<---------------cut here---------------start------------->8--- [gtags.el] ... "GNU Emacs version 23 or later is required." --8<---------------cut here---------------end--------------->8--- Remember I have tested emacs-23. And I think. It should work also on emacs-22 {according to the info provided from Michael which was gotten from emacs documentation. So It's official}. BTW. I have been trying to remember "How I moved from etags to global". But I have not being able of remembering It. I need to mention this also. On gtags.el there is: --8<---------------cut here---------------start------------->8--- ;; Copyright (c) 1997, 1998, 1999, 2000, 2006, 2007, 2008, 2009, 2010 ;; 2011, 2012, 2013 --8<---------------cut here---------------end--------------->8--- Please. Do not forget to add 2020 to it. I am thinking why "nobody has realized about this problem"" with the password a long time ago. On emacs there are several alternatives for a tags engine: --8<---------------cut here---------------start------------->8--- 1. ctags 2. etags 3. dumb-jump 4. global 5. xref --8<---------------cut here---------------end--------------->8--- Perhaps that is the reason. Shigio. What is the future use for global-client? Best Regards.