[PATCH v5] emacs: customizable names for search buffers

2022-01-14 Thread jao
Customizable names for buffers presenting search results, via two custom variables (notmuch-search-buffer-name-format and notmuch-saved-search-buffer-name-format), defaulting to values currently used for plain searches and including too tree and unthreaded search buffers. --- This is a much impro

Handling Email Addresses Without Name

2022-01-14 Thread Kevin Foley
I realized I have a few messages, where the "from" address is missing a name. For example, the from header is "j...@example.com" instead of "John Doe ", which means the message won't show up if I search "from:John". Is there anyway to handle this? Perhaps someway to annotate these messages so th

Re: [PATCH v2] emacs/notmuch-tag.el: add xmlns attribute to svg icons

2022-01-14 Thread David Bremner
LdBeth writes: > emacs-mac that compiled with OS X system API for image display > support cannot correctly render svg without xmlns parameter [1]. > > [1]: id:tencent_127aa231767438ac66fee4ddb4bbf51df...@qq.com applied to master. d ___ notmuch mailing

Re: [PATCH v2] emacs/notmuch-tag.el: add xmlns attribute to svg icons

2022-01-14 Thread Tomi Ollila
On Fri, Jan 14 2022, LdBeth wrote: > emacs-mac that compiled with OS X system API for image display > support cannot correctly render svg without xmlns parameter [1]. LGTM. Tomi > > [1]: id:tencent_127aa231767438ac66fee4ddb4bbf51df...@qq.com > --- > emacs/notmuch-tag.el | 6 +++--- > 1 file ch

Re: 'notmuch search thread:<>' lists multiple threads

2022-01-14 Thread Naveen N. Rao
David Bremner wrote: "Naveen N. Rao" writes: David Bremner wrote: David Bremner writes: At least some of this mail data is public, but I'm not sure if the bad threading is reproducible or not; I want to run a complete census overnight before I reindex. Even if the bug is non-deterministic

[PATCH v2] emacs/notmuch-tag.el: add xmlns attribute to svg icons

2022-01-14 Thread LdBeth
emacs-mac that compiled with OS X system API for image display support cannot correctly render svg without xmlns parameter [1]. [1]: id:tencent_127aa231767438ac66fee4ddb4bbf51df...@qq.com --- emacs/notmuch-tag.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emacs/notm