From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61940 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.gnus.general Subject: merge maintenance Date: Thu, 09 Feb 2006 21:38:53 -0500 Message-ID: <61fyms3pky.fsf@fencepost.gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139539368 16756 80.91.229.2 (10 Feb 2006 02:42:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Feb 2006 02:42:48 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m10467@lists.math.uh.edu Fri Feb 10 03:42:42 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F7OF7-0002fT-GH for ding-account@gmane.org; Fri, 10 Feb 2006 03:42:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1F7OF3-0006uw-00; Thu, 09 Feb 2006 20:42:37 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F7OBX-0006uq-00 for ding@lists.math.uh.edu; Thu, 09 Feb 2006 20:38:59 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1F7OBV-0008CQ-DC for ding@lists.math.uh.edu; Thu, 09 Feb 2006 20:38:59 -0600 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1F7OBU-0006z8-00 for ; Fri, 10 Feb 2006 03:38:56 +0100 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.34) id 1F7OBR-0003Q6-8d; Thu, 09 Feb 2006 21:38:53 -0500 Original-To: Katsumi Yamaoka System-Type: i686-pc-linux-gnu Blat: Foop X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61940 Archived-At: Hi, When you make a change like the following, could you send me email outlining the issue? 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). Thanks, -Miles 2006-02-08 Katsumi Yamaoka * rfc2231.el (rfc2231-parse-string): Sort segmented parameters; don't decode quoted parameters; remove misimported Emacs code. Suggested by ARISAWA Akihiro . (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 . (rfc2231-encode-string): Remove misimported Emacs code. -- `Cars give people wonderful freedom and increase their opportunities. But they also destroy the environment, to an extent so drastic that they kill all social life' (from _A Pattern Language_)