]> git.cworth.org Git - obsolete/notmuch-wiki/blobdiff - remoteusage/aboriginal.mdwn
added #EOF to help noticing eos (helped to eat my own dogfood again)
[obsolete/notmuch-wiki] / remoteusage / aboriginal.mdwn
index 1649c8bb9ddf18cdc42418dab53edcf64288788f..3d012b8eed684b115b2f2adc9b5820ff52d7831e 100644 (file)
@@ -57,6 +57,7 @@ Write the following code to a file, for example `remote-notmuch.sh`.
        fi
 
        echo " See`sed '1d;2d;s/.//;q' "$0"` for help."
+       #EOF
 
 Note the `0.1` in ssh command line. It is used to avoid any opportunistic
 behaviour ssh might do; for example if control socket is not alive ssh
@@ -147,7 +148,7 @@ run
 from command line and observe output. If it looks as it should be next uncomment
 the line
 
-       #BASH_XTRACEFD=6; exec 6>>remote-errors; echo -- >&6; set -x
+        #BASH_XTRACEFD=6; exec 6>>remote-errors; echo -- >&6; set -x
 
 in `./remote-notmuch.sh` and attempt to use it from emacs again -- and then
 examine the contents of `remote-errors` in the working directory emacs was