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 56A43429E26 for ; Tue, 6 Dec 2011 04:31:33 -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 BN1nUnYpAneO for ; Tue, 6 Dec 2011 04:31:32 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id D9BF2431FB6 for ; Tue, 6 Dec 2011 04:31:32 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 5E9917EC061; Tue, 6 Dec 2011 04:31:32 -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=HWofcc8631K9Mdi06SkX/wUFFYe 89SDzXZU3H2lfXJIJCdRo6tqff6X4e42Jlr3FzrWqPujwd4KEwgq05/jpogZp1lC EUqDnZaFGMiUT8op8a8mxGRN4czfChiVKaqOnLEPdKKwrRLoJLED+VmsJ47RB7JJ vSNUPtSfiotWHRQQ= 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=TFMKhyzYINlcnf3APcUsSI75Xos=; b=P 2/j9aE3MqcBhsRvFBMauDurYnVlAcMzaBXfLCAG+6SbkjHngQQKwhD/Xw5R8yxZn VWmxey6OTKfacdBFjif0YAUke7F1k4jAyZ9BwBIWLbwus7JAZemxhgX/OzZjXQfK mu5o76e3zQK6uaB9md4OD/c3Oyw/QFu0OL4eTOEKgM= Received: from spaetzbook.sspaeth.de (unknown [176.46.199.176]) (Authenticated sender: fax@sspaeth.de) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id B10857EC065; Tue, 6 Dec 2011 04:31:30 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 06 Dec 2011 13:31:29 +0100 From: Sebastian Spaeth To: Patrick Totzke , notmuch@notmuchmail.org Subject: Re: [PATCH 3/3] errors='ignore' when decode to unicode In-Reply-To: <1323119969-1485-4-git-send-email-patricktotzke@gmail.com> References: <1323119969-1485-1-git-send-email-patricktotzke@gmail.com> <1323119969-1485-4-git-send-email-patricktotzke@gmail.com> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 06 Dec 2011 13:31:29 +0100 Message-ID: <87borl7ufy.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: Tue, 06 Dec 2011 12:31:33 -0000 --=-=-= Just for reference, all three patches went in. Perhaps this warrants a NEWS entry such as: * python: using more unicode throughout and robustify against unicode errors (credits to Patrick Totzke) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7eCyEACgkQVYX1jMgnoGJr/ACgjJ2zjjkcutH4O2utjHmH3QDk j6IAn38aR56BR86LaQgtMHL9skONAKXX =2l9z -----END PGP SIGNATURE----- --=-=-=--