Re: Refrain from immediate `delete-process` in `tramp-cleanup-all-connections`

Jordan Ellis Coppard <[email protected]> Sun, 19 Jan 2025 00:26:30 +0900
Newsgroups gmane.emacs.tramp
Message-ID <[email protected]>
On 18/1/2025 10:58 pm, Jordan Ellis Coppard wrote:
> Tacking something on here, I also notice that tramp-list-connections 
> always returns nil for me (on 2.8.0pre), is this the case for you? I've 
> spent the past 6 hours trying to figure out why and I must admit I am 
> exhausted.

I managed to downgrade Tramp from 2.8.0pre to 2.7.2 on my Emacs master 
build and now tramp-list-connections works; the connection property for 
a tramp file now has " process-buffer" present; on 2.8.0pre it does not 
for the exact same command both under emacs -Q.

/Jordan