bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20502: 24.4; json-pretty-print escapes forward slashes in strings


From: Glenn Morris
Subject: bug#20502: 24.4; json-pretty-print escapes forward slashes in strings
Date: Mon, 04 May 2015 13:19:04 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version: 25.1

Martin Algesten wrote:

> Whe doing "pretty-print-json" on this:

(You meant "json-pretty-print", as in the subject.)

> {"mimetype":"image/jpeg"}
>
> I end up with this:
>
> {
>   "mimetype": "image\/jpeg"
> }
>
> Notice the incorrect escaping of /.

Thanks for the report.
By experiment, this is already fixed in current master.

> In GNU Emacs 24.4.1 (x86_64-apple-darwin14.0.0, NS apple-appkit-1343.14)





reply via email to

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