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 B0741429E25 for ; Mon, 15 Aug 2011 06:49:58 -0700 (PDT) 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 P90iRC3gG9U2 for ; Mon, 15 Aug 2011 06:49:58 -0700 (PDT) Received: from homiemail-a23.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 0F286431FB6 for ; Mon, 15 Aug 2011 06:49:57 -0700 (PDT) Received: from homiemail-a23.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTP id 059234B007C; Mon, 15 Aug 2011 06:49:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:cc:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=Y6P7gS74V8DQDs/wE69GEeMfvc2 CeiI+/+pdVZm9MzyX2B1VlAbGuDU/VLXpbq6OawIxfKNJDPVh2bBNCtoMOBwcO/N 8XJp9Dk5BnqjOyiMNes8R/YzFnabkHoypj7m66r7nNe6Gd6O6HkVgBqHgS8COks4 TsJd6VdxOlfa1UhQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=+2zJ9suCeqSdr4oxBx5CqmS8kVQ=; b=S 71Oi4cMer1qY08HZsXYX4vFgFKcs+whLwUDEuXBzVmeBanZ2aeEWkjJ7QKa/BXiS rLe2LGYy0Qb43LM7QzXF86FO4HbDoJMOLWOCBagZaNYh8sAedkoOtFtNNLWeoJoc EFBNo/uCvDLBXU+7M6mAuWtG6WnmoC4MWZ/6ekS5LY= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-1-dhcp-21.ethz.ch [129.132.133.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPSA id 47A5B4B0062; Mon, 15 Aug 2011 06:49:54 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Mon, 15 Aug 2011 15:49:52 +0200 From: Sebastian Spaeth To: Patrick Totzke , notmuch@notmuchmail.org Subject: Re: [PATCH] [python] decode headers from utf-8 to unicode In-Reply-To: <1313155408-17156-1-git-send-email-patricktotzke@gmail.com> References: <87wrejnj1i.fsf@SSpaeth.de> <1313155408-17156-1-git-send-email-patricktotzke@gmail.com> User-Agent: Notmuch/0.5-233-gb404931 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Mon, 15 Aug 2011 15:49:51 +0200 Message-ID: <871uwmrdhc.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: patrick 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, 15 Aug 2011 13:49:58 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Fri, 12 Aug 2011 14:23:28 +0100, Patrick Totzke wrote: > From: patrick >=20 > as mail headers are stored as utf-8 in the index, > it is safe to return them as unicode strings directly Applied, thanks Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk5JI/8ACgkQVYX1jMgnoGKu/ACcCWHelTBD6WIXmdmLOiInxe9F h2AAoJA9mf3BTy4Ii1EIXlztSazwJuBl =Zz9x -----END PGP SIGNATURE----- --=-=-=--