[PATCH] contrib: pick: remove reference to inbox in docstring
Tomi Ollila
tomi.ollila at iki.fi
Mon Jun 10 08:44:17 PDT 2013
On Tue, Jun 04 2013, Mark Walters <markwalters1009 at gmail.com> wrote:
> Copy the recent changes in show to use just notmuch-archive-tags (as a
> link) rather than saying '(defaults to "inbox")'.
> ---
LGTM. For consistency...
Tomi
> contrib/notmuch-pick/notmuch-pick.el | 7 +++----
> 1 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el
> index 10a2bf7..16f8d15 100644
> --- a/contrib/notmuch-pick/notmuch-pick.el
> +++ b/contrib/notmuch-pick/notmuch-pick.el
> @@ -443,10 +443,9 @@ Does NOT change the database."
> "Archive the current message.
>
> Archive the current message by applying the tag changes in
> -`notmuch-archive-tags' to it (remove the \"inbox\" tag by
> -default). If a prefix argument is given, the message will be
> -\"unarchived\", i.e. the tag changes in `notmuch-archive-tags'
> -will be reversed."
> +`notmuch-archive-tags' to it. If a prefix argument is given, the
> +message will be \"unarchived\", i.e. the tag changes in
> +`notmuch-archive-tags' will be reversed."
> (interactive "P")
> (when notmuch-archive-tags
> (apply 'notmuch-pick-tag
> --
> 1.7.9.1
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
More information about the notmuch
mailing list