|
From: | Andreas Schwab |
Subject: | Re: [elpa] master 88578a4: Increase the default number of hits |
Date: | Sat, 02 Jan 2016 12:08:37 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Eli Zaretskii <address@hidden> writes: > So the problem is likely in the receiving part: it should make the > buffer with the base64 encoded stuff unibyte before decoding it. It's not that easy, a simple test works as expected. (async-start (lambda () (format "%c" 233)) (lambda (result) (message "%s" result))) Andreas. -- Andreas Schwab, address@hidden GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
[Prev in Thread] | Current Thread | [Next in Thread] |