-
When using an Emacs theme, there will inevitably be packages in my configuration which are not covered by the theme. To get a uniform look&feel, I will need to look up the colour definitions in the th…
-
## Expected Behaviour
neomutt should not display messages having the `spam` tag when the notmuch configuration has
exclude_tags=deleted;spam;
for most queries.
## Actual Behaviour
I…
-
Compiled and installed latest from Git, with the following options
```
'--enable-notmuch'
'--enable-hcache'
'--with-ssl'
'--with-sasl'
'--with-gss'
'--enable-imap'
'--enable-smtp'
'--with-toky…
-
The `find` command used in the runtime [kakrc] does not prune hidden files, such as `.git`.
[kakrc]: https://github.com/mawww/kakoune/blob/master/share/kak/kakrc
The startup time can be slower i…
-
I was in the #notmuch channel on IRC, when the issue of an easy way search addresses came up again and I suggested they use notmuch-addrlookup-c. It was suggested since this works well in surfacing th…
-
Hi!
Thanks for building this interface, I really like how it has a lot of UX details that make it so much faster to use than the standard Notmuch UI.
However, I have the problem that when opening th…
-
Elpaca is not tolerant of version issues.
ddskk comes with ccc. That means ddskk should set ccc's version.
This is my workaround for this issue.
```
(use-package ccc
:ensure (:version (lamb…
-
I currently have ~70k messages in my index which is... notmuch. 🥁
Each time I run mujmap it runs the `format!("path:\"{}/**\"", relative_mail_dir.to_str().unwrap())` query, which takes 6+ seconds …
-
Just happened:
- read a mailing list thread (several new mails)
- during reading new mails arrived (didn't realize)
- As usual archived the thread ('a' in notmuch-show)
- This also archived the newly …
-
Hey,
Since we fixed #338, we can see that there is an issue on configparser with python-3.12:
the error look like this:
```log
____________ ERROR collecting afew/tests/test_dkimvalidityfilter.py _…