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 C8723431FBF; Wed, 18 Nov 2009 08:30:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 6KfrsRF4F0Sb; Wed, 18 Nov 2009 08:30:09 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C4B8F431FAE; Wed, 18 Nov 2009 08:30:08 -0800 (PST) From: Carl Worth To: Alexander Botero-Lowry , notmuch@notmuchmail.org In-Reply-To: <86aayk2rbj.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me> References: <86aayk2rbj.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 18 Nov 2009 08:29:41 -0800 Message-ID: <87zl6j94p6.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] request for pull X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Wed, 18 Nov 2009 16:30:10 -0000 On Wed, 18 Nov 2009 00:02:56 -0800, Alexander Botero-Lowry wrote: > The following changes since commit e8c9c3e6a534fc6c2919c2c1de63cea7250eb488: > > are available in the git repository at: > > git://alexbl.net/notmuch.git master > > Alexander Botero-Lowry (2): > Error out if no query is supplied to search instead of going into an infinite loop > set a local truncate-line variable in notmuch-search-mode, so that subjects don't wrap and make the output look weird Hmm... I used to think pull requests were the best, (and it's true that they still do things better than mail---"git am" and even "git am -3" seem to put git into useless states in some merge-conflict cases). But now that I'm working through this list of patches while I'm on a plane I'm wishing the patches were actually here with me. :-) Well, that's what I have a "todo" tag for. So I'll look at this later when I've got internet access again. (But I believe the first commit is already addressed independently.) BTW, thanks for the patches! -Carl