GNU bug report logs - #57786
28.1; run-python fails when using tramp-sshfs

Previous Next

Package: emacs;

Reported by: sbaugh <at> catern.com

Date: Tue, 13 Sep 2022 22:56:02 UTC

Severity: normal

Found in version 28.1

Full log


Message #11 received at 57786 <at> debbugs.gnu.org (full text, mbox):

From: Spencer Baugh <sbaugh <at> catern.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 57786 <at> debbugs.gnu.org
Subject: Re: bug#57786: 28.1; run-python fails when using tramp-sshfs
Date: Wed, 14 Sep 2022 11:25:01 +0000 (UTC)
Michael Albinus <michael.albinus <at> gmx.de> writes:
> sbaugh <at> catern.com writes:
>> 1. Open a remote Python file with /sshfs:hostname:/path/to/file.py
>> 2. Hit C-c C-p (run-python) to start a Python REPL
>> 3. Observe a failure with the message:
>> tramp-send-string: Process *tramp/sshfs earth* not running
>
> I can reproduce it with Emacs 28.1, 28.2 and 29.0.50.
>
> However, it seems that this isn't supported by python.el. It uses
> internal Tramp functions from tramp-sh.el, so it is unlikely it will run
> over an sshfs connection.
>
> Perhaps an error message from python.el is needed, saying "Remote
> connection `sshfs' isn't supported for processes". or alike.

Seems like a bug in python.el then; the sshfs TRAMP method has better
performance than the ssh method, so it would be nice to be able to use
it when editing Python files...




This bug report was last modified 2 years and 275 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.