From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac To: Ricardo Wurmus Cc: guile-email@systemreboot.net Subject: Re: [Guile Email] Use decode-mime-encoded-word on subject? In-Reply-To: <87lfwreepz.fsf@elephly.net> References: <87lfwreepz.fsf@elephly.net> Date: Sun, 21 Jul 2019 20:55:31 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: Message-ID: <20190721152531.C46f-9a8kmkpP-BxRjtQ2i5XQIIJW-H7-gFiVwM3_nc@z> --=-=-= Content-Type: text/plain > I see at https://issues.guix.gnu.org/issue/36374 that the subjects > contain some encoding garbage. Can this be avoided by running > decode-mime-encoded-word on the subject? Yes, that would work. But, you shouldn't have to do that. guile-email should do that internally. This is a bug. I'll fix it. Thanks for the bug report. In general, you should never have to manually invoke any function provided by guile-email other than parse-email. If you have to, it's probably a bug in guile-email. You will be able to use the bug fix in guile-email only from the next version (v0.2). That might take a while. Or, perhaps I'll do a quick bugfix release v0.1.1 in a week's time. > BTW mumi now fetches the original email messages from Debbugs, bypassing > the SOAP service to avoid the problem of truncated messages. Ok, nice. :-) We now have a mailing list -- guile-email@systemreboot.net -- for guile-email. You can post any guile-email bugs or any other matter to that list. I have CCed this mail to the list. I'm also working on writing up documentation for guile-email. See tentative first steps at https://guile-email.systemreboot.net/manual (I might have to change this URL in the future). I also wrote a very simple one-page website for guile-email: https://guile-email.systemreboot.net --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl00g/QACgkQLiXui2GA K7M5fAgAu+oO1tNM64BpTQ14HRa9d6PPcNj7q0m2n7a+l94A+/Pv2vccoCGXPdHQ qUODHrBxWh1Ou0SkjUfnuLiALNnT/yZ6PXsHK4m33lIptPvLIN6SdkcCfqwoMLmI N4Cf7yNLds+oOT3ETNdYqG3gKxSzUn2fBYo/yIclGMh5Y6w2qG6Mnn7QyXTHPyG1 vKn6s5baVmHSKrrnpifXE5GHycvBHo/H6F+oQ8eMjclsdhVVFE2MqfMKv4/aOnJr XtsOLABmzYvJSKZfLGIHJJlvZewx3LqZ1JxwHNXcNkUZAvFkfkET1JUiB1bNrpta 7AwjdUB95wIz9zUG+vyKwKP6YsLmqA== =5Fjl -----END PGP SIGNATURE----- --=-=-=--