abingham / traad

An JSON+HTTP server for the rope Python refactoring library
MIT License
107 stars 20 forks source link

Think about how the elisp interface should behave when no server is found #21

Closed abingham closed 12 years ago

abingham commented 12 years ago

For things like auto-completion, we want the elisp interface to be very responsive (i.e. fail-fast) when no server is found.

abingham commented 12 years ago

We now print out a more useful message.