[PATCH v4 1/3] show: don't use hex literals in JSON output

David Bremner david at tethera.net
Fri Jan 20 03:55:03 PST 2012


On Fri, 20 Jan 2012 10:39:23 +0100, Thomas Jost <schnouki at schnouki.net> wrote:
> JSON does not support hex literals (0x..) so numbers must be formatted as %d
> instead of %x.
> ---
>  notmuch-show.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
 
Probably I'm just being lazy here, but can you explain why this change
does not require a corresponding change on the emacs side?

d


More information about the notmuch mailing list