Re: messages in mutt: \225 etc

From: Lucas Bergman (lucas_at_fivesight.com)
Date: 12/31/03

  • Next message: Mario Vukelic: "Re: modutils for kernel 2.6.x and Woody"
    To: debian-user@lists.debian.org
    Date: Wed, 31 Dec 2003 08:10:39 -0600
    
    

    Clive Menzies <clive@clivemenzies.co.uk> writes:

    > Monique Y. Herman writes:
    >
    > > I have a feeling that I should know this, but I don't, and I'm not quite
    > > sure how to google for the answer. Any insight would be greatly
    > > appreciated.
    > >
    > > I occasionally view a message I've received in mutt and see the following:
    > >
    > > \225We have new reversible jerseys.
    > >
    > > (The \225 being of note, not the reversible jerseys.)
    > >
    > > What is this, and how can I view it properly?
    >
    > It looks like an ascii code for "a" with an acute accent but seems
    > unlikely in this context.

    Actually Latin 1, not ASCII. (ASCII only contains characters from
    \000 to \177 inclusive.)

    > > Details that may be relevant:
    > >
    > > At least in one message's case, 'v' in mutt shows the content as
    > > text/plain, 7bit, us-ascii

    Well, we know that's bogus since \225 has the eighth bit set.

    In the "Windows 1252" character set, \225 represents a "bullet", which
    seems likely to be the intention here. See:

      http://www.jwz.org/docs/charsets.html

    Of course, many (most?) mail clients that writes messages in Windows
    1252 fail to *say so* in the content-type field. This problem exists
    in web pages, too, but we're not noticing it as much anymore, since
    Mozilla has gotten quite good at guessing funny Microsoft character
    sets and doing the Right Thing.

    Lucas

    -- 
    Lucas Bergman <lucas@fivesight.com>
    Tired of getting duplicate copies of mailing list messages?  I respect
    the 'mail-followup-to' header field: http://cr.yp.to/proto/replyto.html
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Mario Vukelic: "Re: modutils for kernel 2.6.x and Woody"