From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8645E4196F2 for ; Thu, 18 Mar 2010 15:42:51 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] 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 jF+Edmr9DOuD for ; Thu, 18 Mar 2010 15:42:50 -0700 (PDT) Received: from mail-ew0-f210.google.com (mail-ew0-f210.google.com [209.85.219.210]) by olra.theworths.org (Postfix) with ESMTP id 6BAC54196F0 for ; Thu, 18 Mar 2010 15:42:50 -0700 (PDT) Received: by ewy2 with SMTP id 2so188160ewy.0 for ; Thu, 18 Mar 2010 15:42:49 -0700 (PDT) Received: by 10.213.81.18 with SMTP id v18mr1934327ebk.6.1268952169501; Thu, 18 Mar 2010 15:42:49 -0700 (PDT) Received: from ellen.idiomdrottning.org.handgranat.org ([83.251.93.216]) by mx.google.com with ESMTPS id 16sm349546ewy.11.2010.03.18.15.42.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Mar 2010 15:42:47 -0700 (PDT) Message-ID: <4ba2ac67.1067f10a.6ebc.2254@mx.google.com> Date: Thu, 18 Mar 2010 23:44:11 +0100 From: Sandra Snan To: notmuch@notmuchmail.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) References: <4ba2930f.1067f10a.70ed.1a6e@mx.google.com> In-Reply-To: <4ba2930f.1067f10a.70ed.1a6e@mx.google.com> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Search body? 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: Thu, 18 Mar 2010 22:42:51 -0000 I wrote: > is there a way to search just the body? To answer my own question (in case others have the same question)=E2=80=94n= o, not currently. I was grepping the sources but it didn=E2=80=99t occur to me= to look in lib/. database.cc had the answer. Sandra