emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Accept plists when serializing and parsing JSON


From: Philipp Stephani
Subject: Re: [PATCH] Accept plists when serializing and parsing JSON
Date: Sat, 2 Jun 2018 18:46:35 +0200



Eli Zaretskii <address@hidden> schrieb am Sa., 2. Juni 2018 um 11:00 Uhr:
> From: Philipp Stephani <address@hidden>
> Date: Sat, 2 Jun 2018 10:24:20 +0200
> Cc: Eli Zaretskii <address@hidden>, address@hidden
>
> +see.  The returned object will be a vector, hashtable, alist, or
> +plist.  Its elements will be `:null', `:false', t, numbers, strings,
>
> Nit: you're using Oxford commas inconsistently. I'm fine either way, but please stay consistent.

I see nothing inconsistent here, FWIW.  Maybe I, too, need to be
educated.

From the beginning of the patch:

+ Lisp hashtables, alists or plists

(i.e. no Oxford comma)

Then later:

+see.  The returned object will be a vector, hashtable, alist, or
+plist.  Its elements will be `:null', `:false', t, numbers, strings,

(i.e. Oxford comma)

There are some other inconsistencies.

This is obviously extremely minor.
 

reply via email to

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