Re: Guile bindings: decoding Quoted Printable strings.
Ricardo Wurmus <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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?= <[email protected]>") > > 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 _______________________________________________ Bug-mailutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-mailutils