From a9a9c709c8e2cf6c8bf243fc5e2e3a70438a6449 Mon Sep 17 00:00:00 2001 From: Larry Rosenman Date: Mon, 16 Oct 2017 21:22:16 -0500 Subject: [PATCH] English and other cleanups --- doc/manual.xml.head | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/manual.xml.head b/doc/manual.xml.head index f571302ff..a8f277d54 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -12436,7 +12436,7 @@ bind index \CG get-message Custom backend based Tags Feature - Implements with Notmuch tag and Imap keywords + Implements Notmuch tags and Imap keywords Support @@ -12461,10 +12461,10 @@ bind index \CG get-message Introduction - Some backend allow to indexes and tags mail without storing the + Some backends allow to index and tags mail without storing the tags within the mail envelope. Two backends are currently - implementing this feature. Notmuch handles them natively. And Imap stores them - in custom Imap keywords. + implementing this feature. Notmuch handles them natively and IMAP stores them + in custom IMAP keywords. @@ -12502,7 +12502,7 @@ bind index \CG get-message them are bound to keys. - Notmuch Functions + Notmuch/IMAP Functions @@ -12518,7 +12518,7 @@ bind index \CG get-message <modify-labels> add, remove, or toggle tags: - Imap: edit the tags list + IMAP: edit the tags list Notmuch: [+]<tag> to add, -<tag> to remove, !<tag> to toggle(notmuch) tags. Note: Tab completion of tag names is available @@ -12529,9 +12529,9 @@ bind index \CG get-message <modify-labels-then-hide> add, remove, or toggle tags - Imap: edit the tags list + IMAP: edit the tags list Notmuch: [+]<tag> to - add, -<tag> to remove, !<tag> to togglelabels and + add, -<tag> to remove, !<tag> to toggle labels and then hide or unhide the message by changing the "quasi-deleted" to match if it would be shown when requerying. Normal redisplay rules apply here, so the user must call @@ -12628,7 +12628,7 @@ set nm_hidden_tags = "unread,draft,flagged,passed,replied,attachment,signed,encr # -------------------------------------------------------------------------- # modify (notmuch/imap) tags bind index,pager \` modify-labels -# modify (notmuch) tag non-interactively. +# modify (notmuch/imap) tag non-interactively. bind index,pager tt "<modify-labels>!todo\n" "Toggle the 'todo' tag" # modify labels and then hide message # bind index,pager ??? modify-labels-then-hide @@ -13037,7 +13037,7 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox" -
+ More functions about tags can be found in Custom backend Tags Feature @@ -13081,7 +13081,7 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox" Colors - See Custom backend Tags colors + See Custom backend Tags colors -- 2.40.0