We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbec22e + a3506b3 commit 31ebd4cCopy full SHA for 31ebd4c
json-reformat.el
@@ -169,7 +169,7 @@ Else t:
169
If you want to customize the reformat style,
170
please see the documentation of `json-reformat:indent-width'
171
and `json-reformat:pretty-string?'."
172
- (interactive "r")
+ (interactive "*r")
173
(let ((start-line (line-number-at-pos begin))
174
(json-key-type 'string)
175
(json-object-type 'hash-table))
0 commit comments