Enhanced introduction with a vague summary.

This commit is contained in:
tastytea 2019-05-08 15:56:59 +02:00
parent 63b05f18ee
commit 660634163e
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ tags: ["emacs", "ssh"]
---
It took me a long time to collect all the bits and pieces I needed to make
editing remote files with Emacs work the way I want. I hope I can save you some
time by stitching it here together into a tutorial. I assume you use
editing remote files with Emacs work the way I want, with a simple command that
works via SSH. I hope I can save you some time by stitching it here together
into a tutorial. I assume you use
https://github.com/jwiegley/use-package[use-package] in my examples.
== Emacs server & TRAMP