>>1
Looking at your first post, we can say you've come a long way from the basic markup highlighting to the fine Emacs client you've created. I can't thank you enough for the motivation you gave me back. I finallly added the usual 2ch textboard features, you can see them in /mona/. I did my best to make the new code backward compatible with the first API so sbbs.el
won't break. The new version took the old data without problem upon launching, so I don't think it will be a problem for Emacs.
If you want to add the new features (they're really optional and don't bring real improvements), there are 3 new optional dotted pairs in the threads alists. They're tagged 'name
, 'tripcode
, and 'e-mail
. For posting the new fields are agnomen (name) and inscriptio (e-mail). Tripcodes work as everywhere else with a # character in the name field between name and capcode. Sage goes in all fields, but the one in the mail field is the new VIP. /prog/ and /sol/ won't change.