output file argument to notmuch dump.
    David Bremner 
    bremner at unb.ca
       
    Sun Oct  9 09:01:53 PDT 2011
    
    
  
On Thu, 06 Oct 2011 21:20:40 -0300, David Bremner <bremner at unb.ca> wrote:
> 
> I'd like to add a search term argument to notmuch dump (see
> id:"87wrcijn1w.fsf at zancas.localnet" and followup for context). The
> "notmuch" way would be to have
> 
>     notmuch dump <search-term>
> 
> do the right thing
Another option occured to me that is consistent at least with notmuch
tag and notmuch show would be to support the following transitional
syntaxes
        notmuch dump file
        notmuch dump file [--] search terms
        notmuch dump -- search terms
the first two could then be deprecated, and eventually the syntax
    notmuch dump search terms 
could be enabled.
the question of whether to support 
    notmuch dump --file foo.txt
or something like 
   notmuch --stdout=foo.txt dump
could be dealt with later.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20111009/ebc8574f/attachment.pgp>
    
    
More information about the notmuch
mailing list