Gnus development mailing list
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.cygnus.argh.org>
Subject: Re: Problems with 8-bit headers
Date: 30 Apr 2000 20:21:36 +0200	[thread overview]
Message-ID: <87k8hfih5b.fsf@deneb.cygnus.argh.org> (raw)
In-Reply-To: Vladimir Volovich's message of "24 Apr 2000 22:20:12 +0400"

Vladimir Volovich <vvv@vvv.vsu.ru> writes:

> * possibility to auto-select the charset for 8-bit chars in headers
>   depending on the charset used for the message body

Yes, I agree that's a nice feature. ;)

> * possibility to set up preferred charsets to encode message bodies on
>   a per-group basis.

> * possibility to specify that the preferred charset to encode a
>   message body should be the same as the charset used to encode the
>   message (or mime part) i'm replying to.

Currently, these two features are very hard to implement, at least
in the general case, because Emacs unifies only ASCII characters in
different MULE charsets.  For example, an ISO-8859-1 "ä" and one in
ISO-8859-2 are completely different characters from Emacs' view.  As a
result, it is impossible to decide whether the preferred MIME charset
can be used---without additional mapping tables.  On the other hand,
such tables do exist for almost all charsets used on the world. They
are known as Unicode. ;)

IMHO, these features have to wait until Emacs switches to Unicode for
internal character representation.



  parent reply	other threads:[~2000-04-30 18:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21  6:13 Florian Weimer
2000-04-21  9:52 ` Roman Belenov
2000-04-21 11:14 ` Simon Josefsson
2000-04-24 18:20 ` Vladimir Volovich
2000-04-25 21:59   ` Florian Weimer
2000-04-26  6:29     ` Vladimir Volovich
2000-04-26 20:49       ` François Pinard
2000-04-26 23:35         ` Kenichi Handa
2000-04-30 18:21   ` Florian Weimer [this message]
2000-04-26 11:20 Janusz S. Bien
2000-04-30 21:21 Janusz S. Bien
2000-05-01  7:08 ` Florian Weimer
2000-05-01 11:41 ` Kai Großjohann

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=87k8hfih5b.fsf@deneb.cygnus.argh.org \
    --to=fw@deneb.cygnus.argh.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).