Commit 318712e
committed
jupyter-repl-mode handle yank-excluded-properties t
The value of `yank-excluded-properties' can be t, in which case it is not
possible to `remq' 'field, causing an error. This fix will allow the mode to
start, but does not handle the fact that the 'field property is still stripped.1 parent eebeef1 commit 318712e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1698 | 1698 | | |
1699 | 1699 | | |
1700 | 1700 | | |
1701 | | - | |
| 1701 | + | |
| 1702 | + | |
1702 | 1703 | | |
1703 | 1704 | | |
1704 | 1705 | | |
| |||
0 commit comments