sbbs.el

Artifact [6d4d80db15]
Login

Artifact 6d4d80db151f49d5050ec3bfe11b691cf121556d11d3565bfa272ae6fe10f4ad:


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.