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 61CCF429E54 for ; Sun, 22 Jan 2012 20:18:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 5EcPpd1wX94C for ; Sun, 22 Jan 2012 20:18:38 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B1C8A429E40 for ; Sun, 22 Jan 2012 20:18:37 -0800 (PST) Received: by werb10 with SMTP id b10so2112410wer.26 for ; Sun, 22 Jan 2012 20:18:36 -0800 (PST) Received: by 10.180.109.198 with SMTP id hu6mr11634094wib.16.1327292316408; Sun, 22 Jan 2012 20:18:36 -0800 (PST) Received: from localhost ([109.131.95.182]) by mx.google.com with ESMTPS id ho4sm10772238wib.3.2012.01.22.20.18.35 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jan 2012 20:18:35 -0800 (PST) From: Pieter Praet To: Xavier Maillard , Austin Clements Subject: Re: [PATCH 3/4] config: only set search.exclude_tags to "deleted; spam; " during setup In-Reply-To: References: <1326586654-16840-3-git-send-email-amdragon@mit.edu> <1327000744-25463-1-git-send-email-pieter@praet.org> <1327000744-25463-4-git-send-email-pieter@praet.org> User-Agent: Notmuch/0.11+101~g94bf862 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Mon, 23 Jan 2012 05:16:47 +0100 Message-ID: <87r4yraw9c.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Notmuch Mail 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: Mon, 23 Jan 2012 04:18:38 -0000 On Sun, 22 Jan 2012 23:14:13 +0100, Xavier Maillard wrote: > > On Thu, 19 Jan 2012 20:19:03 +0100, Pieter Praet wrote: > > If the 'search.exclude_tags' option is missing from the config file, > > its value is automatically set to "deleted;spam;". Taking PoLS/DWIM > > into account, this should probably only happen during setup. > > > > This patch is actually Austin Clements' work: > > id:"20120117203211.GQ16740@mit.edu" > > I do not think this is a sane default. As I told it in another post. I > do not expect notmuch to skew my search queries not that I specifically > asked. > I agree 100%. I've responded in more detail @ your previous reply: id:"87ty3nawbt.fsf@praet.org" > /Xavier Peace -- Pieter