Sami M'Barek <[email protected]> writes: > When invoking something like notmuch-hello-search “tag:unread” in > emacs I get “Wrong type argument: conspiracy, “tag:unread””. I’m > assuming this relates to the switch between notmuch-hello-trim and > string-trim.
Hi Sami; notmuch-hello-search is an internal function expecting to called via a widget action, with the widget as a first argument. Did you maybe want the function notmuch-search? d _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
