unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v1] Emacs related NEWS for 0.22.
@ 2016-04-17  9:16 David Edmondson
  2016-04-17 18:42 ` Mark Walters
  0 siblings, 1 reply; 3+ messages in thread
From: David Edmondson @ 2016-04-17  9:16 UTC (permalink / raw)
  To: notmuch

---
 NEWS | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/NEWS b/NEWS
index 78d4708..294eb35 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,32 @@ Filtering or Limiting messages is now bound to `l` in the search view
 
   This binding now matches the analogous binding in show view.
 
+`F` forwards all open messages in a thread
+
+  When viewing a thread of messages, the new binding `F` can be used
+  to generate a new outgoing message which forwards all of those open
+  in the thread. This is analogous to the `f` binding, which simply
+  forwards the current message.
+
+Preferred content type can be determined from the message content
+
+  More flexibility in choosing which sub-part of a
+  multipart/alternative part is available by setting
+  `notmuch-multipart/alternative-discouraged` to a function that
+  returns a list of discouraged types. The function so specified is
+  passed the message as an argument and so can examine the message
+  content to determine which content types should be discouraged. This
+  is in addition to the current capabilities (i.e. setting
+  `notmuch-multipart/alternative-discouraged` to a list of discouraged
+  types).
+
+Queries matching no messages no longer generate empty buffers
+
+  Should an attempt be made to view the thread corresponding to a
+  query that matches no messages, a warning message is now displayed
+  and the terminal bell rung rather than displaying an empty buffer
+  (or, in some cases, an empty buffer and an error).
+
 Documentation
 -------------
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] Emacs related NEWS for 0.22.
  2016-04-17  9:16 [PATCH v1] Emacs related NEWS for 0.22 David Edmondson
@ 2016-04-17 18:42 ` Mark Walters
  2016-04-17 21:40   ` David Edmondson
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Walters @ 2016-04-17 18:42 UTC (permalink / raw)
  To: David Edmondson, notmuch


> +Queries matching no messages no longer generate empty buffers
> +
> +  Should an attempt be made to view the thread corresponding to a
> +  query that matches no messages, a warning message is now displayed
> +  and the terminal bell rung rather than displaying an empty buffer
> +  (or, in some cases, an empty buffer and an error).

Perhaps it would be saying that this is only for show view, as I
initially read it as applying to search view (which is probably a rather
more common case via "s").

Best wishes

Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] Emacs related NEWS for 0.22.
  2016-04-17 18:42 ` Mark Walters
@ 2016-04-17 21:40   ` David Edmondson
  0 siblings, 0 replies; 3+ messages in thread
From: David Edmondson @ 2016-04-17 21:40 UTC (permalink / raw)
  To: Mark Walters, notmuch

On Sun, Apr 17 2016, Mark Walters wrote:
>> +Queries matching no messages no longer generate empty buffers
>> +
>> +  Should an attempt be made to view the thread corresponding to a
>> +  query that matches no messages, a warning message is now displayed
>> +  and the terminal bell rung rather than displaying an empty buffer
>> +  (or, in some cases, an empty buffer and an error).
>
> Perhaps it would be saying that this is only for show view, as I
> initially read it as applying to search view (which is probably a rather
> more common case via "s").

Thanks for the feedback - updated patch sent.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-17 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-17  9:16 [PATCH v1] Emacs related NEWS for 0.22 David Edmondson
2016-04-17 18:42 ` Mark Walters
2016-04-17 21:40   ` David Edmondson

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).