[bug?][notmuch-emacs] X11: renders Headers with face attributes

2019-03-21 Thread Gregor Zattler
Dear notmuch developers, today I got a spam mail which's Subject: and From: header were displayed as bold (with the exception of German umlauts) in notmuch-emacs in a graphical frame (X11), they were displayed as a string of hollow rectangles in a frame on a urxvt terminal (see attached screen

Feature request: Limit output of notmuch show

2019-03-21 Thread Jörg Volbers
Hello everyone, I would like to limit the output of notmuch show to a certain amount of mails, similar to the option `--limit' in notmuch search. But actually, I think the most elegant way would be to allow a limiting operator as a query term. Is it a difficulty to implement that? Would

[PATCH] emacs: tree: support fold/unfold thread

2019-03-21 Thread Julien Masson
This patch allow the user to fold/unfold a thread in the current tree buffer by pressing "t" key. By default a string is displayed at the beginning of the overlay to indicate that this thread is folded. Pressing again "t" on a folded thread will unfold it. This feature works accross all the

[PATCH] vim: Use non-deprecated method parse instead of new.

2019-03-21 Thread Nicolas Lesser
--- vim/notmuch.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/notmuch.vim b/vim/notmuch.vim index ad8b7c80..541698cd 100644 --- a/vim/notmuch.vim +++ b/vim/notmuch.vim @@ -666,7 +666,7 @@ ruby << EOF date =

Re: [PATCH] Fix "jobserver unavailable" warning

2019-03-21 Thread David Bremner
aide...@aidecoe.name writes: > --- > doc/Makefile.local | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > pushed something similar. I couldn't get this patch to apply for some reason. d ___ notmuch mailing list notmuch@notmuchmail.org