]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
thanks for playing, try once more... and then also some more
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 13 Mar 2017 20:28:49 +0000 (22:28 +0200)
committerTomi Ollila <tomi.ollila@iki.fi>
Mon, 13 Mar 2017 20:28:49 +0000 (22:28 +0200)
news/release-0.24.mdwn

index 5355517abe913cd64a356de0fd82cc7569ec0e6f..f1fc8d817ab05cbea45fe90babcd576ffbe4f3a9 100644 (file)
@@ -49,10 +49,10 @@ customize `notmuch-address-save-filename`.
 ### Tag jump menu
 
 It is now possible to configure tagging shortcuts (with an interface
-like notmuch jump). For example (by default) k u will remove the
-unread tag, and k s will add a tag "spam" and remove the inbox
-tag. Pressing k twice will do the reverse operation so, for example,
-k k s removes the spam tag and adds the inbox tag. See the customize
+like notmuch jump). For example (by default) `k u` will remove the
+unread tag, and `k s` will add a tag "spam" and remove the inbox
+tag. Pressing `k` twice will do the reverse operation so, for example,
+`k k s` removes the spam tag and adds the inbox tag. See the customize
 variable `notmuch-tagging-keys` for more information.
 
 ### Refresh all buffers
@@ -69,7 +69,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