Skip to content

Ignored Numerical Prefix #62

@nagy

Description

@nagy

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")

According to this and this that notation is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions