💻 Software
How can I tell Emacs TRAMP to use specific arguments to ssh?
Fresh5 days ago
Mar 15, 20262563 viewsConfidence Score0%
0%
Problem
I'm trying to set up my Emacs TRAMP to access remote files via ssh, and I would like to add some additional arguments to the ssh command that tramp uses for connecting. Is there a way to do this? I could do it by directly manipulating the variable , but that's icky.
Error Output
tramp-methods
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I tell Emacs TRAMP to use specific arguments to ssh?
Low Risk
I came up with my own solution, but it's a bit too complicated to post here. If anyone is interested, please comment on this answer, and I will find somewhere to post it. Edit: Here is my solution, as requested. Now, set up some functions for append…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix