(defn send-to-emacs "Sends a message (msg) to emacs." ([msg] (mb/send @(*current-connection* :control-thread) msg)))
Comments top
No comments for send-to-emacs. Log in to add a comment.