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 24843431FD0 for ; Thu, 10 Nov 2011 05:28:46 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 oKd8F-LXVLZZ for ; Thu, 10 Nov 2011 05:28:45 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id 8E10E431FB6 for ; Thu, 10 Nov 2011 05:28:45 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id D61EC458080; Thu, 10 Nov 2011 05:28:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=dDhUmwk3rPpys+YSgYfLFtIU65C m3oIR1gxpuBJZrBQY5lz/ZmPJ+IBWIrSwVJV+i0FuiYrEgdUvIQHGd6CwgIv71q8 Itm0jskO1buOScuLECv6aMbpPrZXm4X7Cn3RyB2rN8rKS2liyhHUhZMlTp1MALyt UqQGNnGPPREQBEKw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=PpEDZh8XyVay2OT9x3iIm0I/N+4=; b=b gEGTqaFg6fgxpFzfPsxxUO30j38NTVCsXo4DUz1PMsJuhArBa4V367hDgkezbIP7 hPm/3NQRJ2ji+YvsLwdv+A2pDB8de+CT4Pu4+G5AbQeNDIp2dRmYjWD6JwPY8ckj RQoj0TFo9j+wBzRXmoJD/K5BuUhvJC1KKT86l2YxRE= Received: from spaetzbook.sspaeth.de (unknown [176.46.202.75]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPSA id 1989845807C; Thu, 10 Nov 2011 05:28:42 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 10 Nov 2011 14:28:39 +0100 From: Sebastian Spaeth To: Jani Nikula , Austin Clements , notmuch@notmuchmail.org Subject: Re: [PATCH] tag: Automatically limit to messages whose tags will actually change. In-Reply-To: <87ty6d1y5x.fsf@nikula.org> References: <1320724523-23568-1-git-send-email-amdragon@mit.edu> <87ty6d1y5x.fsf@nikula.org> User-Agent: Notmuch/0.9+50~g34aa8e8 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 10 Nov 2011 14:28:34 +0100 Message-ID: <87r51gumwt.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 10 Nov 2011 13:28:46 -0000 --=-=-= On Wed, 09 Nov 2011 08:46:02 +0000, Jani Nikula wrote: > It's unrelated, but looking at the above also made me check something > I've suspected before: notmuch allows you to have empty or zero length > tags "", which is probably not intentional. I had reported already that it is possible to add either an empty or a "\n" tag (not sure what gets added) via '+' in the emacs UI. See the newline in the tag list. Remove it again with '-' in emacs. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk670YIACgkQVYX1jMgnoGLLxQCZAVDdT56s7+PieMvDW7UHzhZl yVcAnjP6GB2vfIrdVgAV0MT78hSCcwau =QouJ -----END PGP SIGNATURE----- --=-=-=--