From dd40f34e7df8cba8e1eee10782106592d8d60416 Mon Sep 17 00:00:00 2001 From: Renato Martini Date: Sun, 20 Oct 2013 21:24:15 +0200 Subject: network/tramp: Added (remote file editing package for Emacs). Signed-off-by: Matteo Bernardini --- network/tramp/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/tramp/slack-desc (limited to 'network/tramp/slack-desc') 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: -- cgit v1.2.3