bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Guile bindings: decoding Quoted Printable strings.


From: Ricardo Wurmus
Subject: Re: [bug-mailutils] Guile bindings: decoding Quoted Printable strings.
Date: Sun, 26 Aug 2018 22:14:03 +0200
User-agent: mu4e 1.0; emacs 26.1

Hi Sergey,

> I have implemented the following functions:
>
> * mu-header-decode STR [CHARSET]
>
> Decode the header value STR. Optional CHARSET defaults to "utf-8".
> Example:
>
>  (mu-header-decode "=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= <address@hidden>")
>
> This is basically what you requested.

Yes, thank you!

> * mu-header-encode STR [ENCODING [CHARSET]]
[…]
> * mu-encoder-port PORT FILTER . ARGS
[…]
> * mu-decoder-port PORT NAME . ARGS

These also look like they might come in handy.  Thanks!

I’ve built the latest mailutils from git and can confirm that
mu-header-decode works as advertised.

-- 
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]