On Wed, Dec 20 2017, Jani Nikula <j...@nikula.org> wrote:
> ~$ notmuch address --output=sender --output=recipients --output=address 
> --output=count id:878tdy8a2q....@ligo.caltech.edu
> 1     notmuch@notmuchmail.org
> 1     jroll...@finestructure.net
> 1     d...@fifthhorseman.net
> 1     j...@nikula.org
>
> I prefer this to separate options.

Really?  If each is just a switch then why not:

~$ notmuch address --sender --recipients --address --count 
id:878tdy8a2q....@ligo.caltech.edu

?  It's just shorter, right?

Also, this behavior is quite different than for search, in which only
the last --output applies.

> notmuch search uses separate --entire-thread, --body, and --include-html
> options, and I think those are getting messy.

The seem less messy than a "--output=" prefixed version of the same.

jamie.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to