Re: notmuch-tree-tag does not support regions

2019-04-05 Thread David Bremner
Pierre Neidhardt writes: > Should I send a patch? > sure, it sounds like a reasonable change. d ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch

Re: notmuch-tag-jump for multiple threads

2019-04-05 Thread David Bremner
Sebastian Poeplau writes: > Hi all, > > I'm wondering which workflow people use for this situation that comes up > frequently for me: I have a search that gives me a bunch of threads, say > new messages from a mailing list, and then I go over them, possibly > reading some threads in detail and sk

Re: [PATCH] performance-tests: tests for renamed/copied files in notmuch new

2019-04-05 Thread David Bremner
Tomi Ollila writes: >> +done < <(find mail -type f ! -path 'mail/.notmuch/*' ) > > // this comment was written last in this email, just for fun >;) // > > find mail -type f ! -path 'mail/.notmuch/*' | sed -n '1~4 p' > $manifest > count=`wc $manifest` > > (I'd be interested which one of the above

[PATCH] emacs: Make first documentation line distinct for "a" and "x" commands.

2019-04-05 Thread Örjan Ekeberg
Since only the first line of the documentation is shown by the help command, it is confusing when "x" and "a" seem to have the same binding in show-mode. This commit makes the two function documentations first lines different and (hopefully) clearer. --- emacs/notmuch-show.el | 4 ++-- 1 file cha

Re: notmuch-show: Verification via epa-verify-region affected by formatting hooks

2019-04-05 Thread David Bremner
Rainer Gemulla writes: > Hi all, > > when a message contains an text/plain part that is signed via inline pgp and > shown in notmuch-show-mode, verification of that part's signature via > epa-mail-verify or epa-verify-region fails. > > The reason is that the hooks in notmuch-show-insert-text/p

notmuch-show: Verification via epa-verify-region affected by formatting hooks

2019-04-05 Thread Rainer Gemulla
Hi all, when a message contains an text/plain part that is signed via inline pgp and shown in notmuch-show-mode, verification of that part's signature via epa-mail-verify or epa-verify-region fails. The reason is that the hooks in notmuch-show-insert-text/plain-hook modify the text (and thus