Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: merge maintenance
Date: Fri, 10 Feb 2006 12:54:15 +0900	[thread overview]
Message-ID: <b4m3birlvh4.fsf@jpl.org> (raw)
In-Reply-To: <61fyms3pky.fsf@fencepost.gnu.org>

>>>>> In <61fyms3pky.fsf@fencepost.gnu.org> Miles Bader wrote:

> When you make a change like the following, could you send me email outlining
> the issue?

I'm sorry not to have done so.

> This is so I know (1) how to deal with the problem in the future,
> and (2) whether I should in fact change the Emacs code to match the gnus-5.10
> code -- in general it's not a good idea to have the two code bases diverge
> except where absolutely necessary (and hopefully where the reason is
> obvious, e.g. the version numbers).

I see.  I thank very much for your work of every day.

> 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>

> 	* rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
> 	don't decode quoted parameters; remove misimported Emacs code.
> 	Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
> 	(rfc2231-decode-encoded-string): Don't use split-string which
> 	behaves differently according to Emacs version; use
> 	mm-decode-coding-region to convert charset to coding-system.
> 	Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
> 	(rfc2231-encode-string): Remove misimported Emacs code.

Those changes have been made so that the rfc2231 decoder might
work well with various MIME headers.  I've also made changes in
the encoder so as to generate headers in a good manner.  (The
former decoder violated some RFC2231 specifications, and the
former encoder sometimes generated ugly headers which violate
RFC822, etc.)  Those are bug fixes, so they should have been
done in both the trunk and the v5-10 branch.

Please note that ``Remove misimported Emacs code.'' means that
the codes I've already removed in the v5-10 branch was
re-imported from Emacs to the v5-10 branch.  I found such things
only in rfc2231.el so far.  When you synch Emacs to the v5-10
branch next, it might be better to wholly copy rfc2231.el from
the v5-10 branch to Emacs.

Best regards,



  reply	other threads:[~2006-02-10  3:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10  2:38 Miles Bader
2006-02-10  3:54 ` Katsumi Yamaoka [this message]
2006-02-10  9:23   ` Miles Bader

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