]> git.cworth.org Git - notmuch-wiki/blobdiff - remoteusage.mdwn
more tabs to spaces (+ trailing whitespaces)
[notmuch-wiki] / remoteusage.mdwn
index 33a0cf26b3d4bcfe87abbbac727ea215284cb672..e54d155327cf4481957c10534d4353985f44eba6 100644 (file)
@@ -24,7 +24,8 @@ You will need to have the following items in place:
 that computer "client")
 
 3.  `ssh` and `dtach` on your client computer. (TODO: Make dtach
-optional, or allow screen or tmux to be used instead.)
+optional, or allow screen or tmux to be used instead.
+[[Here|remotewrapper]] is a version that does not require dtach.)
 
 4.  password-free login (public key authentication) from client to
 server. [Here](http://www.debian-administration.org/articles/152) is a
@@ -110,7 +111,7 @@ Save this to a file, "remote-notmuch.sh", in your path.
 Now you can run "remote-notmuch.sh new". You can call the script
 anything you like. I actually have $HOME/bin/notmuch linked to that
 script, so I can have transparent
-usage. 
+usage.
 
 ##Configure your emacs client##