Skip to content

Eager macro-expansion failure: wrong-type-argument #89

@j0ni

Description

@j0ni

I'm seeing this on startup in a freshly build emacs 27.0.60 (forthcoming release branch), using the straight.el package manager.

Eager macro-expansion failure: (wrong-type-argument listp hy--syntax->inner-char) [2 times]
Eager macro-expansion failure: (wrong-type-argument listp hy--syntax->last-sexp-start)
Eager macro-expansion failure: (wrong-type-argument listp s-lines)
Eager macro-expansion failure: (wrong-type-argument sequencep hy-shell--redirect-send-internal) [4 times]

When I open a hy file, I also see errors which are probably related.

Error during redisplay: (internal--syntax-propertize 2) signaled (wrong-type-argument listp hy--syntax->inner-char)
Error during redisplay: (jit-lock-function 1) signaled (wrong-type-argument listp hy--syntax->inner-char)

LMK if there's something I can do to get more info. FWIW:

joni@odo 0 uname -a
Linux odo 5.4.6-arch3-1 #1 SMP PREEMPT Tue, 24 Dec 2019 04:36:53 +0000 x86_64 GNU/Linux

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