Skip to content

Running HaRe on emacs prints Res=[1 of 5] with no code change #68

@georgewsinger

Description

@georgewsinger

With

f = bottomFunc 1
  where bottomFunc n = n +1 -- cursor is on the beginning of "buttomFunc"

I run hare-refactor-lift-one and the result in *Messages* reads:

Running...done
Res=[1 of 5]

There is no change of code in my buffer or project directory. The same happens when I try to run hare-refactor-rename, etc. What does this mean? How do I fix it?

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