defunkt / coffee-mode

Emacs Major Mode for CoffeeScript
http://ozmm.org/posts/coffee_mode.html
574 stars 147 forks source link

fix coffee-send-region truncation #333

Closed cosmicexplorer closed 8 years ago

cosmicexplorer commented 8 years ago

Adds a sleep-for timeout to coffee-get-repl-proc, if it has to create the repl process. This avoids the early truncation issue described in #332, on my system.