emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP


From: Eli Zaretskii
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Mon, 14 Mar 2016 19:58:41 +0200

> From: Thomas Fitzsimmons <address@hidden>
> Date: Mon, 14 Mar 2016 10:58:44 -0400
> Cc: Stefan Monnier <address@hidden>, address@hidden
> 
> My plan is to replicate that without the soap-client patch, and try to
> fix it a different way, in Debbugs.  From that thread, I think this will
> show it:
> 
> (async-get (async-start
>             `(lambda ()
>                (load ,(locate-library "debbugs"))
>                (debbugs-get-status 22285))))
> 
> I'll work on this hopefully this evening unless you beat me to it.

Thanks.  But it would be good to discuss what you think should be done
in debbugs.el, before you actually do that.  The important part is to
figure out how can debbugs.el know whether a byte stream is a text
string.



reply via email to

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