From: ingo Date: Wed, 24 Apr 2013 08:54:07 +0000 (+1700) Subject: Re: remove unused tags from the database / emacs ui? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50621a70251b84c91d79ba4cce8b1add151b6cad;p=notmuch-archives.git Re: remove unused tags from the database / emacs ui? --- diff --git a/76/1943b2901ef4109afe11ae5f6a7423ab9653a1 b/76/1943b2901ef4109afe11ae5f6a7423ab9653a1 new file mode 100644 index 000000000..e9eb2dd4b --- /dev/null +++ b/76/1943b2901ef4109afe11ae5f6a7423ab9653a1 @@ -0,0 +1,68 @@ +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 29794431FB6 + for ; Wed, 24 Apr 2013 01:54:09 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.313 +X-Spam-Level: * +X-Spam-Status: No, score=1.313 tagged_above=-999 required=5 + tests=[URI_HEX=1.313] 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 6jrm7DQ5ii2D for ; + Wed, 24 Apr 2013 01:54:08 -0700 (PDT) +Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 9A9C6431FAF + for ; Wed, 24 Apr 2013 01:54:08 -0700 (PDT) +Received: from ben.nabble.com ([192.168.236.152]) + by sam.nabble.com with esmtp (Exim 4.72) + (envelope-from ) id 1UUvSp-0002sO-Na + for notmuch@notmuchmail.org; Wed, 24 Apr 2013 01:54:07 -0700 +Date: Wed, 24 Apr 2013 01:54:07 -0700 (PDT) +From: ingo +To: notmuch@notmuchmail.org +Message-ID: <1366793647722-4027750.post@n3.nabble.com> +In-Reply-To: <87vc7cnym4.fsf@nikula.org> +References: <1366788660323-4027748.post@n3.nabble.com> + <87vc7cnym4.fsf@nikula.org> +Subject: Re: remove unused tags from the database / emacs ui? +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +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: Wed, 24 Apr 2013 08:54:09 -0000 + +Hi Jani, + +thank you for your help, you helped in the right direction. +All mails tagged with some of those unwanted tags was also tagged spam. +And spam is configured to not show up in normal searches, that's why I was +unable to find them. +Now all those tags have been removed, and it even seems to speed up +searches, great. + + +Kind regards, +Ingo + + + +-- +View this message in context: http://notmuch.198994.n3.nabble.com/remove-unused-tags-from-the-database-emacs-ui-tp4027748p4027750.html +Sent from the notmuch mailing list archive at Nabble.com.