Skip to content

When loading the ns before evaluation, don't print return value. #1189

@Malabarba

Description

@Malabarba

Sometimes (or always?) we evaluate the ns form before running evaluating the actual code with interactive eval operations. The return value of the ns form (nil) is then displayed in the minibuffer.

Usually, this is immediately replaced with the return value of the actual code. However, if the code takes a while to evaluate, the user will be presented with nil as if it were the actual return value, which can be very confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions