[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#23750: 25.0.95; bug in url-retrieve or json.el
From: |
Lars Ingebrigtsen |
Subject: |
Re: bug#23750: 25.0.95; bug in url-retrieve or json.el |
Date: |
Tue, 29 Nov 2016 11:42:04 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Kentaro NAKAZAWA <address@hidden> writes:
> On 2016/11/29 19:34, Lars Ingebrigtsen wrote:
>
>> (encode-coding-string "ほげ <- VALID utf-8 Japanese multibyte text" 'utf-8)
>
> => url-http-create-request: Multibyte text in HTTP request: POST /gists
> HTTP/1.1
>
> It is the same result.
Uhm... how about
(string-as-unibyte
(encode-coding-string "ほげ <- VALID utf-8 Japanese multibyte text" 'utf-8))
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Andreas Schwab, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Dmitry Gutov, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Lars Ingebrigtsen, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el,
Lars Ingebrigtsen <=
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Dmitry Gutov, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Dmitry Gutov, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Dmitry Gutov, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Dmitry Gutov, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Kentaro NAKAZAWA, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Eli Zaretskii, 2016/11/29
- Re: bug#23750: 25.0.95; bug in url-retrieve or json.el, Philipp Stephani, 2016/11/29