Re: notmuch.el 0.39 will ignore notmuch-search-hide-excluded

Subject: Re: notmuch.el 0.39 will ignore notmuch-search-hide-excluded

Date: Tue, 17 Jun 2025 11:20:03 +0200

To: David Bremner, notmuch@notmuchmail.org

Cc: Mohsin Kaleem

From: Sanel Zukan


David Bremner <david@tethera.net> writes:
> That would work also.  If you type this often, you could define a
> function like
>
> (defun nm-search (query)
>   (notmuch-search query nil (default-value 'notmuch-search-hide-excluded)))

Good idea!

>> This worked before in 0.36.
>
> This API change was introduced to support toggling the showing of
> includes. It's true that third party code calling notmuch-search as a
> lisp function (as opposed to an emacs command) will need to be updated.

Thanks for the details!

Best,
Sanel
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: