Skip to content

interactive-haskell-mode should not bind C-c c #317

Closed
@ivarru

Description

@ivarru

This now calls haskell-process-cabal, but the elisp manual clearly states (in section D.2):

  • Don't define C-c LETTER' as a key in Lisp programs. Sequences consisting ofC-c' and a letter (either upper or lower case) are
    reserved for users; they are the only sequences reserved for
    users, so do not block them.

It seems this was introduced in a0dd740.

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