X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-message.el;h=3798046eb7c84c5ecedc204a984a4cb43fc72e5f;hb=5a48340bf19c42ccdec9b1777a42a79f6884f49f;hp=d3738bf44e785193beb015fb12423829763b470e;hpb=1dc7e66ee7186679e7669f045a4d787f36d26860;p=obsolete%2Fnotmuch-old diff --git a/emacs/notmuch-message.el b/emacs/notmuch-message.el index d3738bf4..3798046e 100644 --- a/emacs/notmuch-message.el +++ b/emacs/notmuch-message.el @@ -31,7 +31,7 @@ if it is prefaced with a \"-\", removed. For example, if you wanted to add a \"replied\" tag and remove the \"inbox\" and \"todo\", you would set (\"replied\" \"-inbox\" \"-todo\"\)" - :type 'list + :type '(repeat string) :group 'notmuch-send) (defun notmuch-message-mark-replied ()