thunknyc / emacs-treadmill

Treadmill: Gerbil-Emacs Networked REPL Environment
MIT License
33 stars 3 forks source link

Unexpected error #15

Open proksi21 opened 5 years ago

proksi21 commented 5 years ago

Ok, here's what I've done:

1) Install treadmill, gerbil backend and company 2) M-x treadmill-spawn 3) (def (f x) (1+ x)) ;; in REPL

Expected: successful function definition Real: error in process filter: Symbol's function definition is void: caddr treadmill