David Bremner <[email protected]> writes:

> Firmin Martin <[email protected]> writes:
>
>> If I remember correctly, after upgrading notmuch.el through MELPA,
>> I have experienced a strange bug when calling
>> notmuch-tree-from-search-thread in Emacs: it failed due
>> to the error "Unrecognized option: --sort=newest-first"
>
> Yep. If you choose to use MELPA, you need to (somehow) keep the notmuch
> binary in sync.

Yeah, that's exactly what I've done. And the bug is unrelated to the
binary: it's in the notmuch-tree function (see the lower part of the bug
report).

    command: notmuch show --body\=false --format\=sexp --format-version\=4 
--sort\=newest-first --entire-thread thread\:000000000000b4ea\ and\ 
\(date\:today\ and\ tag\:inbox\)
    exit status: 1
    stderr:
    Unrecognized option: --sort=newest-first

It calls notmuch show with the option --sort, which is wrong.

Firmin
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to