]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: Document the new "notmuch show --format=mbox" format
authorCarl Worth <cworth@cworth.org>
Wed, 9 Jun 2010 03:21:16 +0000 (20:21 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 9 Jun 2010 03:21:16 +0000 (20:21 -0700)
I'm trying to get into the habit of maintaining the NEWS file as I go.

NEWS

diff --git a/NEWS b/NEWS
index 2d5e398f24285efe8a8f11d94abded6c559d4399..d1b02d97843f162eaaf05f11574fbaeea6a361f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+New command-line features
+-------------------------
+notmuch show --format=mbox <search-specification>
+
+  This new option allows for the messages matching a search
+  specification to be presented as an mbox. Specifically the "mboxrd"
+  format is used which allows for reversible quoting of lines
+  beginning with "From ". A reader should remove a single '>' from the
+  beginning of all lines beginning with one or more '>' characters
+  followed by the 5 characters "From ".
+
 New emacs features
 ------------------
 Add a new, optional hook for detecting inline patches
 New emacs features
 ------------------
 Add a new, optional hook for detecting inline patches
@@ -18,7 +29,6 @@ Automatically tag messages as "replied" when sending a reply
 
 Emacs mail improvements
 -----------------------
 
 Emacs mail improvements
 -----------------------
-
 Easier way to define a fcc directory
     
   In the common case that a user only has one FCC (save outgoing mail
 Easier way to define a fcc directory
     
   In the common case that a user only has one FCC (save outgoing mail