Subj : Differing origin lines from Vertrauen on Dove-Net To : Nightfox From : Digital Man Date : Sun Feb 22 2026 20:49:53 Re: Differing origin lines from Vertrauen on Dove-Net By: Nightfox to Digital Man on Sun Feb 22 2026 01:57 pm > Re: Differing origin lines from Vertrauen on Dove-Net > By: Digital Man to Nightfox on Sat Feb 21 2026 06:12 pm > > DM> msglist.js doesn't rely on putmsg() to do the word-wrapping and instead > DM> calls the JS global function word_wrap(), but only when appropriate. It > DM> likely should *not* be using this to word-wrap the message tails, but > DM> it currently treats the tails as just part of the message body (and so > DM> they go through word-wrap too). > > >> I'm not having Vertrauen do word-wrapping; I'm doing that on my side. > > DM> How are you doing the word wrap on your side - calling the JS global > DM> word_wrap() or your own functions? > > I'm using word_wrap(). > > DM> Sure, or you can check and confirm that the messages in question all > DM> have 2 data fields each (a separate body and tail), e.g. > > DM> data_field[0] TEXT_BODY, offset 0, length 1181 data_field[1] > DM> TEXT_TAIL, offset 1181, length 71 > > Yes, they have those 2 fields. > > I'm curious how you determine what's a tail and what the message body is? > When you get a message body from the messagebase in JS, it always looked to > me like it returns all of that (including the tails?) as part of the message > body. If you examine data_fields and see the TEXT_BODY and TEXT_TAIL > entries, does the 'offset' specify the index in the message body where it > starts? The offset species the byte offset into the data record for the message, but that's abstracted away in JS. In JS, you get just the message body by calling MsgBase.get_msg_body() with the 'include_tails' argument passed as 'false' and then call get_msg_tail() to get the tail(s) if you want them. -- digital man (rob) Rush quote #61: He's a rebel and a runner, he's a signal turning green .. New World Man Norco, CA WX: 60.5øF, 44.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .