Skip to content
Snippets Groups Projects
Verified Commit a8c1874a authored by Jonathan Ming's avatar Jonathan Ming
Browse files

Instead of opening tuntox buffer, use messages


The *Tuntox Proxy* buffer is mostly useful to those who know about the
low-level operation of crdt.el. So, instead of always opening that
process buffer when it is created, leave the process buffer in the
background and use process filters to post more user-friendly
notifications about tuntox connection status to *Messages*.

I'm not that familiar with process filters, but I saw that overriding
the default filter causes the buffer to no longer get updated by
default, so I copied the way the crdt-connect tuntox filter writes to
the process buffer into crdt-new-session as well.

Co-authored-by: default avatarArte Ebrahimi <arteebrahimi@gmail.com>
parent 92a7c93a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment