sbbs.el

Top-level Files of 5fba0a20a46c6aac
Login

Files in the top-level directory of check-in 5fba0a20a46c6aac


sbbs.el

sbbs is a SchemeBBS client in Emacs. It implements browsing the thread list, threads and creating responses.

Any bugs, patches or questions can be submitted to my public inbox.

Usage

Make sure sbbs.el is your load path (if necessary adjust the load-path variable), and then run M-x sbbs. This will prompt you what board to load, and then open a buffer while asynchronously fetching the thread list.

To start a new thread, press c (sbbs-view-compose), or open a thread by pressing enter. When in a thread, respond by pressing r (sbbs-read-reply). Create a thread or response by pressing C-c C-c (sbbs-compose-create).

Issues and Improvments

Copying

sbbs.el is distributed under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication license.