Skip to content

Default behavior when *print-pretty* is nil #1713

@aadcg

Description

@aadcg
(let ((*print-pretty* nil)) (print ''foo))

It should print (QUOTE FOO), but prints 'FOO instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions