Skip to content

Error: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’") #23

Open
@dantecatalfamo

Description

This error seems to happen if you have a multi line block following a closing curly brace.

To reproduce:

{} {
<press tab here>
}

emacs perl6 error

The backtrace for this error seems to be the same SMIE functions called over and over again
  —  (117 x 67) 2019-11-01 21-22-58

Metadata

Assignees

No one assigned

    Labels

    indentationIssues involving indentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions