[PATCH V2 1/1] NEWS: under-the-hood Emacs interface fixes

David Bremner david at tethera.net
Sat Dec 8 11:28:35 PST 2012


Tomi Ollila <tomi.ollila at iki.fi> writes:

> Added the following Emacs Interface NEWS entries:
>
> Catch errors bodypart insertions may throw,
> Improved text/calendar content handling and
> Disabled coding conversions when reading in
> `with-current-notmuch-show-message`.
>

Some suggestions about wording:

diff --git a/NEWS b/NEWS
index 6970178..2e1c054 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ Removal of the deprecated `notmuch-folders` variable
   has now been removed. Any remaining users should migrate to
   `notmuch-saved-searches`.
 
-Handle errors bodypart insertions may throw
+Handle errors from bodypart insertions
 
   If displaying the text of a message in show mode causes an error (in
   the `notmuch-show-insert-part-*` functions), notmuch no longer cuts
@@ -38,9 +38,9 @@ Handle errors bodypart insertions may throw
 Improved text/calendar content handling
 
   Carriage returns in embedded text/calendar content caused insertion
-  of calendar content fail. Now CRs are removed before calling icalendar
+  of the calendar content fail. Now CRs are removed before calling icalendar
   to extract icalendar data. In case icalendar extraction fails an error
-  is thrown for bodypart insertion function to react upon it.
+  is thrown for the bodypart insertion function to deal with.
 
 Disabled coding conversions when reading in `with-current-notmuch-show-message`
 


More information about the notmuch mailing list