Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 6D3724196F0 for ; Fri, 2 Apr 2010 15:53:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YuPvvpwMMUPG; Fri, 2 Apr 2010 15:53:34 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B5988431FC1; Fri, 2 Apr 2010 15:53:34 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 66027254279; Fri, 2 Apr 2010 15:53:34 -0700 (PDT) From: Carl Worth To: David Edmondson , notmuch In-Reply-To: <87oci2xmkv.fsf@ut.hh.sledj.net> References: <87oci344n4.fsf@ut.hh.sledj.net> <87bpe2j2vu.fsf@yoom.home.cworth.org> <87oci2xmkv.fsf@ut.hh.sledj.net> Date: Fri, 02 Apr 2010 15:53:34 -0700 Message-ID: <87d3yhihzl.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: [notmuch] pull request X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2010 22:53:35 -0000 --=-=-= On Fri, 02 Apr 2010 09:53:04 +0100, David Edmondson wrote: > The updated changes are on the 'dme-for-cworth' branch now. Thanks for the quick update, David! I've pushed this now. Having played with it a tiny bit, I do think that since the part command always requires a --part option that we might as well just make it part of notmuch show. That is: notmuch show --part=2 id:foo instead of: notmuch part --part=2 id:foo It's no more to type and it keeps our top-level command-set simpler. (Along that same line, I think I'd like to fold "notmuch search-tags" and perhaps "notmuch count" into sub-options of "notmuch search" as well.) But I didn't make the patch block on that. I'm asserting that the notmuch command-line interface is not yet set in stone and that user should expect changes. -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLtnVu6JDdNq8qSWgRAh/2AJwO08nMHqt6aHNZv8NaUQ9B+4XFcACgl+Qm DClzVK0HxICEXJfxuVDfYvU= =zQyr -----END PGP SIGNATURE----- --=-=-=--