diff options
Diffstat (limited to 'network/tramp/slack-desc')
-rw-r--r-- | network/tramp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/tramp/slack-desc b/network/tramp/slack-desc new file mode 100644 index 0000000000..c32f0b227f --- /dev/null +++ b/network/tramp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tramp: Tramp (remote file editing package for Emacs) +tramp: +tramp: After the installation of tramp into your Emacs, you will be able to +tramp: access files on remote machines as though they were local. +tramp: Access to the remote file system for editing files, version control, +tramp: and dired are transparently enabled. +tramp: Your access to the remote machine can be with the rsh, rlogin, telnet +tramp: programs or with any similar connection method. This connection must +tramp: pass ASCII successfully to be usable but need not be 8-bit clean. +tramp: The package provides support also for ssh connections out of the box. +tramp: |