Skip to content

cider's "eval in popup buffer" realises the entire lazy sequence #607

@BrunoBonacci

Description

@BrunoBonacci

C-c C-p (and C-c C-f) realises the entire lazy sequence causing the stall of Emacs.

How to reproduce:

  • Start cider
  • In a Clojure buffer enter (range) and press C-c C-e
  • Only the first 100 elements of the sequence are realised followed by ...
  • now press C-c C-p

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