]> git.notmuchmail.org Git - notmuch/commit
pick: Fix incorrect use of `notmuch-pick-tag'
authorAustin Clements <amdragon@MIT.EDU>
Wed, 23 Oct 2013 00:21:58 +0000 (20:21 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 26 Oct 2013 00:30:49 +0000 (21:30 -0300)
commit14971fe57c00718241ed4f8c56cfa0e0188a0231
treedfc90239a9bfc07dcf5a0404d9aeba258e0655a2
parent22172daa1768fff08046b4ccb82ceb2f3a38ac30
pick: Fix incorrect use of `notmuch-pick-tag'

`notmuch-pick-tag' takes a list of tag changes, but
`notmuch-pick-archive-message' passes it a &rest argument.  This
happens to work if `notmuch-archive-tags' contains a single tag (which
it usually does), but will break if it does not.
contrib/notmuch-pick/notmuch-pick.el