From 43251ab653a20c0f7cca709d36da895c3558e125 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Sun, 23 Jun 2013 19:43:18 -0400 Subject: emacs: Use S-exp format everywhere This switches `notmuch-mua-reply' and `notmuch-query-get-threads' to the S-exp format. These were the last two uses of the JSON format in the Emacs frontend. --- test/emacs-show | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/emacs-show b/test/emacs-show index 9f2ccb0e..ae70053a 100755 --- a/test/emacs-show +++ b/test/emacs-show @@ -189,7 +189,7 @@ This is an error (see *Notmuch errors* for more details) --- [XXX] This is an error -command: $PWD/notmuch_fail show --format\\=json --format-version\\=1 --exclude\\=false \\' \\* \\' +command: $PWD/notmuch_fail show --format\\=sexp --format-version\\=1 --exclude\\=false \\' \\* \\' exit status: 1 stderr: This is an error -- cgit v1.2.3