Groups | Search | Server Info | Login | Register


Groups > gnu.emacs.help > #61015

Re: using tramp

From "Loris Bennett" <loris.bennett@fu-berlin.de>
Newsgroups gnu.emacs.help
Subject Re: using tramp
Date 2025-03-27 07:40 +0100
Organization FUB-IT, Freie Universität Berlin
Message-ID <877c4b3ril.fsf@zedat.fu-berlin.de> (permalink)
References <vs1v89$2npn0$1@dont-email.me>

Show all headers | View raw


Salut François,

François Patte <francois.patte@mi.parisdescartes.fr> writes:

> Bonjour,
>
> I would like to use tramp ssh to edit remote files. I added :
>
> (require 'tramp)
> (customize-set-variable 'tramp-default-method "ssh")
>
> in my .emacs
>
> But is it enough? I read that I have to type C-c C-f /ssh
>
> but the answer is: "C-c C-f is undefined"
>
> What am I missing?
>
> Thank you

Shouldn't that just be 

 C-x C-f

for 'find-file' and then

 /ssh:

?  That's what works for me.

Where did you read 'C-c C-f?

Cheers,

Loris

-- 
This signature is currently under constuction.

Back to gnu.emacs.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

using tramp François Patte <francois.patte@mi.parisdescartes.fr> - 2025-03-26 23:31 +0100
  Re: using tramp "Loris Bennett" <loris.bennett@fu-berlin.de> - 2025-03-27 07:40 +0100
  Re: using tramp phako <phako@invalid.net> - 2025-06-04 19:41 +0200
  Re: using tramp John McCue <jmccue@fuzzball.jmcunx.com> - 2025-06-05 11:34 +0000
    Re: using tramp Ralf Fassel <ralfixx@gmx.de> - 2025-06-05 14:08 +0200
      Re: using tramp yeti <yeti@tilde.institute> - 2025-06-05 15:42 +0042

csiph-web