synchrony / smsn-mode

Emacs client for Semantic Synchrony knowledge graphs
GNU General Public License v3.0
11 stars 6 forks source link

server error messages not displayed #24

Open joshsh opened 7 years ago

joshsh commented 7 years ago

The SmSn back-end usually supplies an informative error message when there is a server-side error, such as a parse error. However, this information is no longer displayed in Emacs, presumably because the error messages are not picked up correctly from the WebSocket payload. Fix this so that users don't need to consult the server log for insight into simple errors like bad syntax.