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 424694048D1 for ; Fri, 12 Mar 2010 06:46:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.472 X-Spam-Level: X-Spam-Status: No, score=-0.472 tagged_above=-999 required=5 tests=[AWL=-0.473, BAYES_50=0.001] 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 aWlKWJKD+jl1 for ; Fri, 12 Mar 2010 06:46:36 -0800 (PST) Received: from homiemail-a25.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by olra.theworths.org (Postfix) with ESMTP id DF4D94048D0 for ; Fri, 12 Mar 2010 06:46:35 -0800 (PST) Received: from sspaeth.de (unknown [84.55.211.9]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPA id 66811678069; Fri, 12 Mar 2010 06:46:33 -0800 (PST) Received: by sspaeth.de (sSMTP sendmail emulation); Fri, 12 Mar 2010 15:46:30 +0100 From: "Sebastian Spaeth" To: Michal Sojka , David A Benjamin , Ben Gamari In-Reply-To: <87eijqlz54.fsf@steelpick.localdomain> References: <4b990b7b.0e67f10a.073c.0686@mx.google.com> <87eijqlz54.fsf@steelpick.localdomain> Date: Fri, 12 Mar 2010 15:46:30 +0100 Message-ID: <877hphtx6h.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch Subject: Re: [notmuch] Notmuch command interface 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, 12 Mar 2010 14:46:38 -0000 > Unfortunately, I didn't make much progress in implementating this, but > it's definitely a priority for me because I want to get rid of slow > notmuchsync. notmuchsync master is now using the json output, by the way. I think that suppressing the output of msg bodies in notmuch show will help notmuchsync performance *a lot*. Sebastian