Re: Forcing a sync of maildir flags?

2022-05-02 Thread Sean Whitton
Hello David, On Sun 01 May 2022 at 08:23PM -03, David Bremner wrote: > Sean Whitton writes: >> >> Thanks. Let me record in this thread what I will believe it will take a >> reproduce this in a test: >> >> 1) inbox and sent are Maildirs >> >> 1) Compose mail to a mailing list which will return

Re: [PATCH 1/1] emacs: Make notmuch-show-next-thread return nil on failure

2022-05-02 Thread Leo Okawa Ericson
David Bremner writes: > Leo writes: > >> From: Leo Okawa Ericson >> >> Having notmuch-show-next-thread return non-nil on success and nil on >> failure makes it easier for users to interact with notmuch via elisp. > > You talk about notmuch-show-next-thread, but you seem to be modifying >

[PATCH v2 2/2] emacs: Make notmuch-show-next-thread return nil on failure

2022-05-02 Thread Leo Okawa Ericson
Having notmuch-show-next-thread return non-nil on success and nil on failure makes it easier for users to interact with notmuch via elisp. This commit changes notmuch-search-show-thread too since the return value of notmuch-show-next-thread depends on notmuch-search-show-thread. --- I've added

[PATCH v2 1/2] emacs: Make indentation more consistent in notmuch-search-show-thread

2022-05-02 Thread Leo Okawa Ericson
--- emacs/notmuch.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/emacs/notmuch.el b/emacs/notmuch.el index c9cf80dc..c1ddb06b 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -525,13 +525,13 @@ (defun notmuch-search-show-thread ( elide-toggle) (let