Tokens can't be imported
#4
Closed
opened 6 years ago by glmdgrielson
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I've found a bit of an issue in that the
define-tokens
syntax creates a reference tomake-terminal-def
which for some reason doesn't get imported when I require the tokens. It's a confusing and unexpected error for a seemingly innocous action. What gives?
A code sample would be helpful. I haven’t run across this before.
Got it.
and
I used to get an error saying
make-terminal-def
was not bound. It's stopped now. I'll close this then.