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 83D38429E3E for ; Fri, 6 Jan 2012 03:07:42 -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 tRwn50WP1+MP for ; Fri, 6 Jan 2012 03:07:42 -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 D269F429E33 for ; Fri, 6 Jan 2012 03:07:41 -0800 (PST) Received: by werm12 with SMTP id m12so1213995wer.26 for ; Fri, 06 Jan 2012 03:07:40 -0800 (PST) Received: by 10.216.134.162 with SMTP id s34mr2639125wei.59.1325848060545; Fri, 06 Jan 2012 03:07:40 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id o41sm28738738wba.19.2012.01.06.03.07.38 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 06 Jan 2012 03:07:39 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 856F8A321F; Fri, 6 Jan 2012 11:07:37 +0000 (GMT) To: Mark Walters , notmuch@notmuchmail.org Subject: Re: Exporting mime email In-Reply-To: <87y5tl3xz0.fsf@qmul.ac.uk> References: <87hb09y8p8.fsf@qmul.ac.uk> <87k455p1mj.fsf@qmul.ac.uk> <87y5tl3xz0.fsf@qmul.ac.uk> User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson X-Now-Playing: Annie Ross: Some people (Blue Divas: Legendary Femme Fatales & Broadway Swingers) Date: Fri, 06 Jan 2012 11:07:33 +0000 Message-ID: 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: Fri, 06 Jan 2012 11:07:42 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Fri, 06 Jan 2012 10:51:47 +0000, Mark Walters wrote: > > Presumably something is converting it from 8bit to base64 along the > > path. >=20 > If it makes a difference my setup is gmail->offlineimap->notmuch Mine is the same for the relevant messages. > > I scouted around for other messages that include =C3=82=C2=A9 (which is= what I > > presume causes the encoding), but the ones I have are all still 8bit. >=20 > A different example which shows the same problem (for me) is > id:"m2fwg1uapw.fsf@gmail.com" This one is encoded as quoted-printable. I agree that the output of | cat >/tmp/file in the emacs UI produces the encoded file and that it is identical to the file on disk. Hence, I can reproduce the problem you reported :-) (Maybe amusingly) the printing stuff that you originally mentioned included some code to produce a 'text' version of a message for printing. Maybe that could also be used to implement a simple `notmuch-show-save-message' command? --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8G1fUACgkQaezQq/BJZRby/gCeK+c0/qcLTnlmGQPA7fTHg7B/ KRgAmwcie9ZzwpIAKG/Jg++SP0ODPj7I =3pkG -----END PGP SIGNATURE----- --=-=-=--