List: trawlers@lists.trawlering.com
From: Scott H.E. Welch
Re: T&T: Posting question.
Fri, Jan 16, 2009 1:03 AM
sea_trek_2000@yahoo.com writes:
>Thanks for that, but is there something I can do to correct this? Chuck
Yes, probably. For reasons lost in the sands of antiquity (well, OK, a
Teletype machine) the end of a line was not denoted by a single "end of line"
character, but by two characters: "carriage return" (known as CR) and "line
feed" (LF). Since early computers used teletype-style terminals for input and
output, this somewhat strange tradition was carried on: the end of a line
was/is terminated with both a CR and an LF.
Later and more modern computers have played fast and loose with this,
however. First, some operating systems will allow you to use either a CR or
and LF, and they will be treated as a CR/LF pair. On the other hand, some
didn't. That's why terminals (remember those) had a weird cryptic setting
that allowed you to control this. When it was set wrong, you would always get
double-spaced lines.
In the modern world, text display systems (e.g. MS Word, a web browser)
simply flow text on the fly. There is no end of line, only the end of a
paragraph. The lines are reflowed depending on the width of the window. When
that text is sent out via certain email application, each paragraph becomes a
"line" since it has no CR/LF.
I would guess that Chuck's problem is that he is either (a) composing the
messages in an editor that does not use CR/LF, maybe MS Word, and then
pasting it into his email client, or (b) he is using an email client with a
similar wonky editor. Or he's composing his messages on a circa-1985 terminal
with the CR/LF set wrong :-)
Scott Welch
Product Manager, Open Text Collaboration Solutions Group
www.firstclass.com
"Things turn out best for people who make the best of the way things turn
out." - John Wooden