Open
Description
In the setup for jupyter repl mode, there is a call to remq on yank-excluded-properties.
This assumes that yank-excluded-properties is a list. However, the variable yank-excluded-properties allows for the value of t, in which case jupyter repl mode cannot start up.
It should be a minor fix, simply wrapping the call in a check that yank-excluded-properties is a list.
If that makes sense, I am happy to submit a pull request.
Metadata
Metadata
Assignees
Labels
No labels