You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My emacs version is 29.3, I found that both json-serialize and json-parse-buffer are not defined in this version.
could u please help to fix this issue ?
thanks.
sugguestions:
json-serialize could be replaced with json-encode,
while json-parse-buffer could be replacted with json-read-from-string.