[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master d57bb0c: Treat passed strings as raw-text when percent-escapi
From: |
Robert Pluim |
Subject: |
Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg |
Date: |
Thu, 12 Dec 2019 17:17:25 +0100 |
>>>>> On Thu, 12 Dec 2019 17:45:00 +0200, Eli Zaretskii <address@hidden> said:
>> From: Robert Pluim <address@hidden>
>> Date: Thu, 12 Dec 2019 16:30:12 +0100
>> Cc: address@hidden
>>
>> Actually, Iʼm wrong here. (encode-coding-string string 'utf-8) will
>> work as well, Iʼd wrongly assumed it would produce a multibyte string.
Eli> The question is not what will or won't work, the question is what is
Eli> better, I think. And I don't think Stefan explained his rationale for
Eli> preferring UTF-8.
Stefan's patch has a certain symmetry to it, but Iʼd likely be going
"how come encoding as UTF-8 means we treat it as a bunch of bytes" at
some point in the future, and have to revisit the whole thing.
Robert
- Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Stefan Monnier, 2019/12/12
- Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Andreas Schwab, 2019/12/12
- Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Eli Zaretskii, 2019/12/12
- Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Robert Pluim, 2019/12/13
- Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Eli Zaretskii, 2019/12/13
Re: master d57bb0c: Treat passed strings as raw-text when percent-escaping in epg, Stefan Monnier, 2019/12/16