summaryrefslogtreecommitdiffstats
path: root/network/tramp/README
diff options
context:
space:
mode:
author Renato Martini2013-10-20 21:24:15 +0200
committer Matteo Bernardini2013-10-23 12:17:46 +0200
commitdd40f34e7df8cba8e1eee10782106592d8d60416 (patch)
tree1dff2a4b564413db96a7ee01956e4448c0cca9da /network/tramp/README
parent787ad95bbc0aa94e6beecf815835bb81e4c0c585 (diff)
downloadslackbuilds-dd40f34e7df8cba8e1eee10782106592d8d60416.tar.gz
network/tramp: Added (remote file editing package for Emacs).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/tramp/README')
-rw-r--r--network/tramp/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/network/tramp/README b/network/tramp/README
new file mode 100644
index 0000000000..654ee46bef
--- /dev/null
+++ b/network/tramp/README
@@ -0,0 +1,8 @@
+After the installation of tramp into your Emacs, you will be able to
+access files on remote machines as though they were local.
+Access to the remote file system for editing files, version control,
+and dired are transparently enabled.
+Your access to the remote machine can be with the rsh, rlogin, telnet
+programs or with any similar connection method. This connection must
+pass ASCII successfully to be usable but need not be 8-bit clean.
+The package provides support also for ssh connections out of the box.