From 2bd374c91efd6ed0c42fb6ff5b4b969ec0e16cee Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 6 Jul 2013 15:49:51 +0300 Subject: emacs: dropped rest of now-unused JSON functionality Notmuch cli provides all structured data previously provided in json format now in s-expression format, rendering all current json functionality obsolete. --- emacs/notmuch-show.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/notmuch-show.el') diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index e5de9779..c4e0a996 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -2042,7 +2042,7 @@ the user (see `notmuch-show-stash-mlarchive-link-alist')." (with-current-buffer buf (setq notmuch-show-process-crypto process-crypto) ;; Always acquires the part via `notmuch part', even if it is - ;; available in the JSON output. + ;; available in the SEXP output. (insert (notmuch-get-bodypart-internal message-id nth notmuch-show-process-crypto))) buf)) -- cgit v1.2.3