Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Improve MIME encoder
Date: Thu, 02 Mar 2006 16:08:57 +0900	[thread overview]
Message-ID: <b4mslq1b9x2.fsf@jpl.org> (raw)

Hi,

For example, if a user manually inserts an ELisp code containing
non-ASCII text together with the `application/emacs-lisp' MML
tag in the message buffer, the non-ASCII text will be transformed
into unibyte data and sent.  Moreover, XEmacs won't be able to
send such messages.

I've fixed the `mml-generate-mime-1' function so that it might
encode MIME parts other than text/* or message/* properly.

* trunk and v5-10 branch *



                 reply	other threads:[~2006-03-02  7:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b4mslq1b9x2.fsf@jpl.org \
    --to=yamaoka@jpl.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).