Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throwing errors when attempting to forward delete #5

Closed
boxxxie opened this issue Dec 3, 2014 · 2 comments
Closed

throwing errors when attempting to forward delete #5

boxxxie opened this issue Dec 3, 2014 · 2 comments

Comments

@boxxxie
Copy link

boxxxie commented Dec 3, 2014

Error: No matching clause: 0
    at forward_delete (/home/paul/.config/LightTable/plugins/Subpar/subpar_compiled.js:1069:9)
    at Function.eval (/home/paul/.config/LightTable/plugins/Subpar/subpar_compiled.js:1360:70)
    at b (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6188:14)
    at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6234:18)
    at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:21134:29)
    at b (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:21138:14)
    at cljs.core.apply_to (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6097:85)
    at c (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6194:66)
    at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6236:18)
    at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:25603:153)
@achengs
Copy link
Owner

achengs commented Dec 3, 2014

This is happening in LightTable? There exists a port of Subpar for
LightTable in a different repo. This repo is for working in CodeMirror.

On Wednesday, December 3, 2014, Paul Iannazzo notifications@github.com
wrote:

Error: No matching clause: 0
at forward_delete (/home/paul/.config/LightTable/plugins/Subpar/subpar_compiled.js:1069:9)
at Function.eval (/home/paul/.config/LightTable/plugins/Subpar/subpar_compiled.js:1360:70)
at b (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6188:14)
at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6234:18)
at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:21134:29)
at b (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:21138:14)
at cljs.core.apply_to (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6097:85)
at c (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6194:66)
at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:6236:18)
at a (file:///opt/LightTable/core/node_modules/lighttable/bootstrap.js:25603:153)


Reply to this email directly or view it on GitHub
#5.

@boxxxie
Copy link
Author

boxxxie commented Dec 4, 2014

my bad. i saw that the light table repo was a fork of this one so that's why i ended up posting here.
yes i'm using lightable.

@boxxxie boxxxie closed this as completed Dec 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants