|
From: | Stefan Monnier |
Subject: | Re: bug#23750: 25.0.95; bug in url-retrieve or json.el |
Date: | Wed, 30 Nov 2016 10:32:44 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
>> Can we do something about that in json-encode-* functions? > json-encode uses the previously mentioned symbol-name, which returns > multibyte values. What would we do about that? We need to encode the symbol name since it's a plain string which can contain non-ASCII chars. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |