Re: [PATCH -mm] sisusbvga: Fix bug and build warnings





On Mon, 3 Sep 2007, Satyam Sharma wrote:

On Sun, 2 Sep 2007, Alistair John Strachan wrote:

The encoding is set to ISO-2022-JP, this is probably breaking things.

??? I have no clue how/why/when that suddenly happened.

I clearly see "Content-Type: TEXT/PLAIN; charset=us-ascii" for the first
mail I sent out -- but all the replies seem to have somehow got this
weirdness.

OK, I've got it figured out now. What happened is this -- alpine has this
nifty feature that (if not explicitly set) it will automatically adjust
the content-type encoding of outgoing mails depending upon the kind of
text it sees written in the mail. Now when I normally post (eg. the first
mail in this set), it naturally goes out as US-ASCII. What was special
about the other mails was that each contained GCC's error/warning output.
And if you've noticed it produces that totally pointless special non-
US-ASCII 'quotes' around wherever it points out the name of an identifier
-- and that confused alpine into thinking I was writing in Japanese (!)
Anyway, I've explicitly set all mails to be sent out as US-ASCII only
now, so hopefully things will be ok ...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Strange change in character encoding
    ... accept the character encoding that was used, ... The e-mail to which I replied shows that it was encoded in US-ASCII. ... Under the International Options on the Mail Formatting tab in Tools | ... checked Internet Explorer: it's set to choose the encoding ...
    (microsoft.public.outlook.general)
  • Re: persian languages charset, and what DOCTYPE?
    ... with me only understanding the theory of the character representation, ... "Save and change character encoding". ... support saving in us-ascii explicitly?). ...
    (alt.html)
  • Re: Setting stdout encoding
    ... Does someone know if there's a way to explicitly set the stdout/stderr/ ... The encoding can be set using the C API for file objects - from Python ... py> from ctypes import * ...
    (comp.lang.python)
  • Re: Standard character attributes for Hebrew?
    ... in US-ASCII. ... characters from Windows-1251 other than US-ASCII here. ... I think I understand what you're saying, but to me it's like describing the paths of the planets in terms of revolving around the earth with epicycles instead of in terms of revolving around the sun. ... Whatever encoding is being used to stored character data in a file, ...
    (comp.infosystems.www.authoring.html)
  • Re: I18n issue with optik
    ... Terminal encoding is not US-ASCII. ... terminals I tried are set to US-ASCII (rxvt under Cygwin, ... running bash, Poderosarunning bash). ...
    (comp.lang.python)

Loading