diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2017-03-13 22:28:49 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2017-03-13 22:28:49 +0200 |
| commit | 4eda2df462903e326bd0b1343b52f0232feb6f7a (patch) | |
| tree | 5dfda04ad0ff22a2493b4236d676d1b3ee3b4fd6 | |
| parent | 3bff2ac0f99a52c1c742d6bda8da663fb74fb95e (diff) | |
thanks for playing, try once more... and then also some more
| -rw-r--r-- | news/release-0.24.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/release-0.24.mdwn b/news/release-0.24.mdwn index 5355517..f1fc8d8 100644 --- a/news/release-0.24.mdwn +++ b/news/release-0.24.mdwn @@ -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 |
