Re: Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query

2019-12-01 Thread David Edmondson
On Friday, 2019-11-29 at 13:01:00 -07, Sean Whitton wrote: > On Wed 27 Nov 2019 at 08:52PM +00, David Edmondson wrote: >> It's a lot to ask, I know, but if you could provide a specific set of >> messages with a corresponding initial query that fails for you after >> limiting using your function, i

compacting the notmuch database through systemd

2019-12-01 Thread Antoine Beaupré
Hi! Thanks to Bremner, I just realized that notmuch-compact(1) is a thing, and that thing allows me to compress my notmuch databases by about 50%. So I whipped together two systemd units (attached) that will run that command every month on my notmuch database. Just drop them in `~/.config/systemd

[BUG] notmuch-emacs: spoils sendmail -f with emacs 27 commit 3a59cc84069376802ba8fd731b524d78db58262c and later

2019-12-01 Thread Gregor Zattler
[@Stefan: FYI] Dear notmuch developers, I use notmuch-emacs configured with (setq mail-specify-envelope-from t) (setq mail-envelope-from 'header) (setq send-mail-function 'sendmail-send-it) this should/used to invoke sendmail (in my case exim4) with the email address given in the From: header of