Skip to content

Error in post-command-hook (indent-guide-post-command-hook) #47

@CSRaghunandan

Description

@CSRaghunandan

I'm running emacs 24.5.1 on mac osx El capitan and I am running into an issue when using indent-guide in js2-mode.

Whenever I create a function and move the cursor to the function body, indent-guide-mode throws this error :- Error in post-command-hook (indent-guide-post-command-hook): (error "Variable binding depth exceeds max-specpdl-size")
I tried disabling and enabling the mode again, but ran into the same issue.

Any idea how to fix this error ?

ps. this only happens when the function body is empty and I move the cursor to the function body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions