Skip to content

emacs mode minor issues / wishes #327

@jberdine

Description

@jberdine
  • when refmt reports a syntax error, the cursor is not moved to the location of the error, and next-error also does not jump there
  • documentation comments don't have a distinct face from normal comments
  • binding occurrence of identifiers in default face (see screenshot)
  • type constructors don't have a distinct face from types
  • try not in keyword face
  • assert not in keyword face
  • rec in let rec not in keyword face
  • lazy not in keyword face
  • when not in keyword face
  • and isn't in keyword face
  • types defined using and are not in type face
  • value identifiers defined using and are in type face
  • punned record fields are in default face
  • calling reason-mode-indent-line at the beginning of a comment line produces: indent-line-to: Wrong type argument: wholenump, -2
  • reason-mode-indent-line does not always agree with refmt (seems to indent all comments 2 columns less than refmt)
  • I missed the default binding of C-c C-c to compile
  • I miss tuareg-find-alternate-file normally bound to C-c C-a
  • wrong face for code following identifiers ending in static, see screenshot in comment below

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions