From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] Cannot remove mail adress
Date: Wed, 06 Oct 2010 11:19:48 +0000 [thread overview]
Message-ID: <4CAC5B54.7040103@yahoo.com.au> (raw)
In-Reply-To: <1285524372.2905.16.camel@cg-desktop>
On 6/10/10 9:50 PM, Mads Martin Jørgensen wrote:
> On Wed, Oct 6, 2010 at 9:55 AM, Ben Schmidt
> <mail_ben_schmidt@yahoo.com.au> wrote:
>>> I believe it does remove trailing whitespaces, but that's not a
>>> whitespace, that's a carriage return.
>>
>> I think that's a whitespace. Non-linear, but still whitespace.
>
> According to the ASCII definition:
>
> 13 0D CR Carriage return
>
> :-)
Well, yes, it is both.
According to my `man isspace':
The isspace() function tests for the white-space characters. For any
locale, this includes the following standard characters:
``\t'' ``\n'' ``\v'' ``\f'' ``\r'' `` ''
:-)
The tab (\t) and space characters are linear whitespace (they appear in
a line just as other characters do), and the others are non-linear (they
break that rule somehow).
> It's from the old days of typewriters, where to start a new line
> in your text, you first have to do a newline, and then send the
> carriage back to the beginning of that line.
Indeed. Though in this case, \n is not newline, but linefeed,
semantically. Only on Unix, where \n represents both the carriage return
and the line feed, does it really mean newline. And, in fact, even that
meaning is not 100% right: it actually means EOL--end of line, for it is
used at the very end of a file to mark the end of the last line, even
though there is no new line after it. But we are often sloppy in our
terminology. :-)
I bought myself a typewriter recently. I have a friend who has one, too,
and it allows us to do instant messaging when we go away camping
together, just like when we are at home with our computers.
Smiles,
Ben.
next prev parent reply other threads:[~2010-10-06 11:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-26 18:06 [mlmmj] Cannot remove mail adress Christian Gleerup
2010-09-26 19:08 ` Mads Martin Jørgensen
2010-09-28 18:06 ` Christian Gleerup
2010-09-29 6:20 ` Mads Martin Jørgensen
2010-09-29 22:42 ` Ben Schmidt
2010-10-02 8:14 ` Christian Gleerup
2010-10-02 8:27 ` Mads Martin Jørgensen
2010-10-06 7:55 ` Ben Schmidt
2010-10-06 10:50 ` Mads Martin Jørgensen
2010-10-06 11:07 ` Christian Laursen
2010-10-06 11:19 ` Ben Schmidt [this message]
2010-10-06 11:40 ` Franky Van Liedekerke
2010-10-06 20:19 ` Christian Gleerup
2010-10-06 22:29 ` Ben Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CAC5B54.7040103@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.