thunknyc / emacs-treadmill

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

Make it work for Org Mode Src Buffers. #14

Open drewc opened 5 years ago

drewc commented 5 years ago

It will likely always be NIL, but we were passing the return value of WARN, which is T.

I also changed a COND to IF because I had T in there until I figured it out.

Now literate org-mode C-c ' works!