[PATCH] NEWS: add Emacs front end changes by various people.

2019-06-05 Thread David Bremner
These are most of the remaining emacs related chagnes.
---
 NEWS | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/NEWS b/NEWS
index 8f250ab9..088a2b55 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,20 @@ more details about what is included there.
 Emacs
 -
 
+Optionally check for missing attachements in outgoing messages (see
+function `notmuch-mua-attachment-check`).
+
+Bind `B` to browse URLs in current message.
+
+Bind 'g' to refresh the current notmuch buffer.
+
+Editing a message as new now includes an FCC header.
+
+Forwarded messages are now tagged as +forwarded (customizable).
+
+Add references header to link forwarded message to thread of original
+message.
+
 The minimum supported major version of Emacs is now 24.
 
 Support for GNU Emacs older than 25.1 is deprecated with this release,
-- 
2.20.1

___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: notmuch search / result:messages instead of threads

2019-06-05 Thread David Bremner
meOme  writes:

> Hi,
> is it possible to show one item per matching message in the result of
> notmuch search?
> The standard seems to be one item per thread, not one per message.
>
> the "--output=messages" option doesn't seem to solve the problem, as it
> results only in the IDs. No more information (like headerdata, subject, date
> etc.) is given. So this would lead to new search requests, one per message.
> Which can be a list of hundreds (or thousands) of mails. This isn't useful
> just to show a list of matching messages with subject, date, authors etc.,
> right?
>
> What's the way to go here? Is there any solution?
>

You can use the --entire-thread=false option for "notmuch show"
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


notmuch search / result:messages instead of threads

2019-06-05 Thread meOme
Hi,
is it possible to show one item per matching message in the result of
notmuch search?
The standard seems to be one item per thread, not one per message.

the "--output=messages" option doesn't seem to solve the problem, as it
results only in the IDs. No more information (like headerdata, subject, date
etc.) is given. So this would lead to new search requests, one per message.
Which can be a list of hundreds (or thousands) of mails. This isn't useful
just to show a list of matching messages with subject, date, authors etc.,
right?

What's the way to go here? Is there any solution?



--
Sent from: http://notmuch.198994.n3.nabble.com/
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch