Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 4AFD16DE0281 for ; Sun, 5 Jun 2016 23:58:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.541 X-Spam-Level: X-Spam-Status: No, score=-0.541 tagged_above=-999 required=5 tests=[AWL=0.179, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pDu2E_vu2N3n for ; Sun, 5 Jun 2016 23:58:39 -0700 (PDT) Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by arlo.cworth.org (Postfix) with ESMTPS id 167776DE01C2 for ; Sun, 5 Jun 2016 23:58:39 -0700 (PDT) Received: by mail-lf0-f44.google.com with SMTP id w16so88209171lfd.2 for ; Sun, 05 Jun 2016 23:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gaute-vetsj-com.20150623.gappssmtp.com; s=20150623; h=date:from:subject:to:references:in-reply-to:user-agent:message-id :mime-version:content-transfer-encoding; bh=+McIhVG2gOVOeT9hIH/GPO317T1RzH3TEQRaWD5stoo=; b=AknbUnXfIOsKqYlbqiMMU4+IgaKg/EronCVKsQ2+4TNaOl1poUB0IFHhfsYl5KOmLN PKCRgna4DpGO0PXwjD4W5vMd70Wu8xXNkofEG9DXueftVGnubHgPpcRAs6fTnzIEtoew v523rdkRsdIpZ86xGR+wtrKKQ/PIsUigCjrsJCs6/KKic2pdlO5ktmcQsDsifnuCewLT /WHU08CKcR+6qwg5kTGsDGsyQXpigurCeiXqYyZj4zCmBMXP+wrrpn0ZT1p/GglKsI+r oZiFKpArbdsK3YtD6OJ8J2vYxMWhTHJZjgN/M92QcWO/OuBwJE//PsaP5P3XFoyX1ufU PKKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:references:in-reply-to :user-agent:message-id:mime-version:content-transfer-encoding; bh=+McIhVG2gOVOeT9hIH/GPO317T1RzH3TEQRaWD5stoo=; b=W+4yWw0c8H60ik1xgqJUNyFDr/X3qL+jgDkbYjGjnFsFm6EKwk6ufEKSOpTMv+Wbim gfHR5Rxji91snVJ6kDv+8919YTbRY6acTLHiQhlHAVqXPkUhZR590+5nRmsqdqcIhNeO p2U4eWnRbn8lnXb/V94skEdhHJUNE11FNtrs052+U/5E2uD/WkHWUHl1/ryDYsZguyyL cPvHXciQTnqvvRNMltxGqu0WOjEuR3lc28qQ3BnjmdIgZng4eDblXHHmunyx9Q9Wno4l teYHsS3xzDOHGSjLnI5kgD/CXw40Ym5HigUtcRElG7aacWi5CxBT7lXMyg2waBZBXG7n LEpA== X-Gm-Message-State: ALyK8tJrlXWApKP19I35d6NLKwl6iOSFTLt5a2n3/aZk7ZiHl0Z8yI/bSL06nyIDbFPuig== X-Received: by 10.25.8.7 with SMTP id 7mr990257lfi.201.1465196316510; Sun, 05 Jun 2016 23:58:36 -0700 (PDT) Received: from localhost ([128.39.46.106]) by smtp.gmail.com with ESMTPSA id 133sm87532ljj.48.2016.06.05.23.58.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jun 2016 23:58:35 -0700 (PDT) Date: Mon, 06 Jun 2016 06:58:32 +0000 From: Gaute Hope Subject: searching: '*analysis' vs 'reanalysis' To: notmuch@notmuchmail.org References: In-Reply-To: User-Agent: astroid/v0.5-210-g6b54b24e (https://github.com/gauteh/astroid) Message-Id: <1465196150-astroid-3-33kf2otxir-16915@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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: Mon, 06 Jun 2016 06:58:47 -0000 Hi, I have an email with the word 'reanalysis' in the subject line and the email body. However, when I try to search for '*analysis' or 'analysis' I do not get any matches, should not '*analysis' at least match? Regards, Gaute =