1

With SSH I can add connections to my SSH config file at /.ssh/config Once added to the config file emacs will auto-complete these connections when using tramp integrations like find-file /ssh:

I would like emacs to auto-complete FTP connection addresses In the same manner. Where can I specify them?

1 Answer 1

1

A general description how to program completion lists in Tramp is given in the Tramp manual. For FTP, it is sufficient to use ~/.netrc.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.