From 55fc4c985c2709435c1cc43dd730e952fd30a99a Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Mon, 24 Oct 2016 10:18:20 +0300 Subject: [PATCH] ditto (dc6dadf0ad4e8c86b83d927c6154e62af5c780d5) --- remoteusage/124.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remoteusage/124.mdwn b/remoteusage/124.mdwn index d1149cc..969e7be 100644 --- a/remoteusage/124.mdwn +++ b/remoteusage/124.mdwn @@ -197,7 +197,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 + #exec 6>>remote-errors; BASH_XTRACEFD=6; 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 -- 2.43.0