Skip to content

parent mode is c-mode in define-derived-mode #49

@tsuu32

Description

@tsuu32

I think this is problematic.

I use

(add-hook 'c-mode-hook #'irony-mode)

in init file, so solidity-mode enable irony-mode (undesirable).

Solidity-mode should be

(define-derived-mode solidity-mode prog-mode "solidity"

?

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