N
nrk
Chris said:I do not believe that he (specifically) did. I went back to the
referenced article, saved it into a file, and viewed that; and
discovered that the text delivered by my news server contained
ASCII horizontal-tab characters ('\t', code 0x09). The software
I use is not defective and retains such characters; the Newsguy
servers' software retains them; but the software used on some
systems -- readers and/or servers; which ones I am not sure -- *is*
defective and simply deletes them entirely.
You're right. Definitely not intentional, but guilty as charged
nevertheless. In this particular case, the server correctly delivers the
tab characters, and my reader correctly handles them *after* I configure it
to do so. My mistake was that I didn't take the time to go through the
settings to make sure that quoted text was not automatically rewrapped,
something that results in tabs being removed entirely from quoted text in
my reader.
In response to this problem, I modified my own news-posting software
(the Pnews and Rnmail scripts that come with trn) to expand tabs
into an appropriate number of space by default, adding an option
to suppress this. In other words, *I* use tabs, but I now make
sure that the text I write that goes to Usenet does *not*, because
too many readers and/or servers are broken and there is a simple
workaround. This is similar to the reason I do not use the word
"begin" followed by two blanks at the beginning of a line -- at
least one news reader (Outlook Express) misinterprets it. (Of course,
begin followed by multiple blanks could occur entirely naturally,
if one were careless about whitespace in text, so those who use
this defective newsreader are doing themselves a disservice. But
it is less likely than ASCII tabs.)
My reader does this as well. If I use tabs, they are converted to spaces
before the post is sent out. ERT has done his good deed for the day by
getting me to correct an incorrect configuration in my newsreader
-nrk.