From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id C10F36DE12E8 for ; Thu, 22 Oct 2015 05:57:22 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.099 X-Spam-Level: X-Spam-Status: No, score=0.099 tagged_above=-999 required=5 tests=[AWL=0.099] 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 hKDi1sbJLenu for ; Thu, 22 Oct 2015 05:57:20 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 78C466DE0B7C for ; Thu, 22 Oct 2015 05:57:20 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZpFPM-0000fY-6n; Thu, 22 Oct 2015 12:55:52 +0000 Received: (nullmailer pid 19461 invoked by uid 1000); Thu, 22 Oct 2015 12:55:33 -0000 From: David Bremner To: Mark Walters , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: hello: bugfix: update docs for saved-searches In-Reply-To: <1445453497-17608-1-git-send-email-markwalters1009@gmail.com> References: <1445453497-17608-1-git-send-email-markwalters1009@gmail.com> User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Thu, 22 Oct 2015 09:55:33 -0300 Message-ID: <87si53m5a2.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain 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: Thu, 22 Oct 2015 12:57:22 -0000 Mark Walters writes: > Update the documentation string for notmuch-saved-searches to include > the new :search-type option. > --- pushed, d