Re: Feature request: Limit output of notmuch show

Subject: Re: Feature request: Limit output of notmuch show

Date: Mon, 25 Mar 2019 20:42:59 +0000

To: David Bremner

Cc: Jörg Volbers, notmuch@notmuchmail.org

From: Olly Betts


On Fri, Mar 22, 2019 at 12:41:12PM -0300, David Bremner wrote:
> joerg@joergvolbers.de (Jörg Volbers) writes:
> > Is it a difficulty to implement that? Would anyone do that? I am 
> > not able to write anything in C, so I'm out of it.
> 
> I don't have any good ideas how to impliment that in a Xapian query. Maybe Olly
> does.

It's not possible as part of the Query object, but the second parameter
to get_mset() specifies the limit you seem to want.

No need to write anything in C - you can use C++!

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

Thread: