Gnus development mailing list
 help / color / mirror / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
Subject: Re: naive charset question
Date: Sun, 21 Jul 2002 00:47:08 -0400	[thread overview]
Message-ID: <tx1znwlbsc3.fsf@raeburn.org> (raw)
In-Reply-To: <E17W6zV-0006JO-00@kal-el.raeburn.org> (Ken Raeburn's message of "Sat, 20 Jul 2002 23:02:37 -0400")

I wrote:
> I didn't find much in the documentation to indicate why my naive
> assumption might actually be wrong.  In ognus-0.06, message.texi says
> very little about charsets and encoding except "here's how you specify
> your choice",

Oops.  That's not quite true.

I overlooked the reference to emacs-mime.texi in the description of
message-default-charset; I think it was the fact that it was in a
parenthetical remark, suggesting that the use of
message-default-charset was the normal case and the MULE bit was not,
and that once upon a time non-MULE Emacs *was* the normal case, that
led me to unconsciously dismiss it.  My bad.

Even so, the charset descriptions in emacs-mime are somewhat more
encouraging, but they seem to suggest that Emacs should take the
"HELLO" data, and if it can't encode it all as UTF-8, pull it apart
into separate MIME parts that can be encoded with available charsets.
Which sounds like it's probably exactly the right thing.  But it
didn't happen.

I even tried breaking it into separate parts myself, adding a bunch of
"#part" MML tags to the buffer (type="text/plain",
disposition=inline), with "#multipart" around the whole thing, and all
I got for my trouble was lots of prompts for the charset instead of
just one.  (Is it safe to use those magic #-sequences in <> brackets
in an MML Message buffer when they're supposed to be literal and not
MML tags?)  I assume each prompt was for a different part, but I got
no indication which part a given prompt might have been related to.

Is there some special library code I should load in order for Emacs
to recognize and process the non-ASCII characters in HELLO for
transmission as email?

Ken



  reply	other threads:[~2002-07-21  4:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-21  3:02 Ken Raeburn
2002-07-21  4:47 ` Ken Raeburn [this message]
2002-07-21  8:57   ` Kai Großjohann
2002-07-21  9:17     ` Kai Großjohann
2002-07-21 11:42       ` Henrik Enberg
2002-07-21 13:38         ` Kai Großjohann
2002-07-21 21:41     ` Ken Raeburn
2002-07-21 22:31       ` Ken Raeburn
2002-07-21 22:42         ` Henrik Enberg
2002-07-26 19:26         ` Simon Josefsson
2002-07-27 15:42           ` Ken Raeburn
2002-07-27 20:50             ` Simon Josefsson
2002-07-27 22:07             ` Simon Josefsson

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=tx1znwlbsc3.fsf@raeburn.org \
    --to=raeburn@raeburn.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).