]> git.cworth.org Git - notmuch-wiki/blobdiff - news/release-0.24.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.24.mdwn
index 5355517abe913cd64a356de0fd82cc7569ec0e6f..0f01c2f61dde579a60872a0ab8326b7c04c7252a 100644 (file)
@@ -20,6 +20,13 @@ You can now add your own `notmuch-` prefixed commands in PATH, and
 have notmuch run them as if they were notmuch commands. See the
 `notmuch(1)` man page for details
 
+### New default output format to 3
+
+See devel/schemata for details. Users of the structured output
+format are reminded of the `--format-version` argument to `notmuch
+show` and `notmuch search` which can prevent breakage when the
+default format changes.
+
 Emacs
 -----
 
@@ -69,7 +76,7 @@ overrides this and does not display them by default. If you have
 customized `mm-inline-override-types` then we assume you know what
 you want and do not interfere; if you do want to stop the display of
 `application/*` add `application/*` to your customization. If you want
-to allow application/* then set `mm-inline-override-types` to
+to allow `application/*` then set `mm-inline-override-types` to
 "non/existent".
 
 ### Small change in the api for notmuch-search-tag