Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: mail-extr.el brokenness
Date: Tue, 02 Jul 2002 20:52:07 +0200	[thread overview]
Message-ID: <ilubs9qm088.fsf@latte.josefsson.org> (raw)
In-Reply-To: <m2bs9qzb31.fsf@tnuctip.rychter.com> (Jan Rychter's message of "Tue, 02 Jul 2002 12:19:14 +0200")

Jan Rychter <jan@rychter.com> writes:

> Maybe this isn't very closely related to gnus, but mail-extr.el seems to
> be broken with respect to characters from ISO-8859-2 (and possibly many
> other character sets).

When do you see these problems?  As Josh said, I don't think mail-extr
ever should see non-ASCII, it wasn't built for it.  The \200-\376
ranges are probably not a good idea, but worked for latin-1 people in
the dark ages before MIME.

> My temporary workaround was to change them to include some ISO-8859-2
> characters used in Polish:
>
>   (defconst mail-extr-all-letters-but-separators
>     (purecopy "][A-Za-z{|}'~0-9`\200-\376ąćęółńśżźĄĆĘÓŁŃŚŻŹ"))

This means you receive 8bit in headers, doesn't it?  Do you?  That's
bad.




      parent reply	other threads:[~2002-07-02 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2bs9qzb31.fsf@tnuctip.rychter.com>
2002-07-02 18:35 ` Josh Huber
     [not found]   ` <m2vg7xx4h6.fsf@tnuctip.rychter.com>
2002-07-02 20:46     ` Josh Huber
2002-07-02 18:52 ` Simon Josefsson [this message]

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=ilubs9qm088.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).