Hi Michael, I wanted to let you know that after performing a fresh installation of emacs and my loaded packages, I am now able to connect using Tramp. I’m not entirely sure of the problem, but it appears that the git-gutter package+ (https://github.com/nonsequitur/git-gutter-plus) was at least partially to blame. In any case, thanks for taking the time to assist me
Jeff > On Jun 12, 2018, at 11:15 AM, Michael Albinus <[email protected]> wrote: > > Jeffrey Gennari <[email protected]> writes: > > Hi Jeffrey, > >> My mistake, I was trying to sanitize a bit. The complete debug buffer >> is attached. > > This is still not a debug buffer. A debug buffer has a header line, > telling us Emacs and Tramp version. The other lines start always with a > timestamp, a function name, and a debug level: > > --8<---------------cut here---------------start------------->8--- > ;; Emacs: 27.0.50 Tramp: 2.4.0-pre -*- mode: outline; -*- > ;; Location: /home/albinus/src/tramp/lisp/tramp.el Git: > cddb650d3caf680bf16a311992c5e2a5b5640b33 > 11:22:27.211716 tramp-get-connection-property (7) # ~ undef > --8<---------------cut here---------------end--------------->8--- > > With this information, it is possible to navigate in that buffer fluently. > > Best regards, Michael. > _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
