-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
The numerical prefix argument for incrementing JSON numbers ( e.g. C-u 100 M-x json-increment-number-at-point
) seems to be ignored.
This is because in the function json-increment-number-at-point is lacking the "P" argument for the interactive
notation like so:
(interactive "P")
Metadata
Metadata
Assignees
Labels
No labels