From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58778 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general,gmane.emacs.pretest.bugs Subject: Re: Gnus issues Date: Fri, 08 Oct 2004 19:31:00 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097256727 14305 80.91.229.6 (8 Oct 2004 17:32:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2004 17:32:07 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org Original-X-From: ding-owner+M7317@lists.math.uh.edu Fri Oct 08 19:31:47 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFyap-0003wg-00 for ; Fri, 08 Oct 2004 19:31:47 +0200 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 1CFyae-0007Fg-00; Fri, 08 Oct 2004 12:31:36 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CFyaW-0007Fa-00 for ding@lists.math.uh.edu; Fri, 08 Oct 2004 12:31:28 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CFyaV-0007FX-Ap for ding@lists.math.uh.edu; Fri, 08 Oct 2004 12:31:27 -0500 Original-Received: from fitch5.uni2.net (fitch5.uni2.net [130.227.52.108]) by justine.libertine.org (Postfix) with ESMTP id B4BA43A0042 for ; Fri, 8 Oct 2004 12:31:23 -0500 (CDT) Original-Received: from defun.localdomain (83.72.232.87.ip.tele2adsl.dk [83.72.232.87]) by fitch5.uni2.net (8.12.6/8.11.6) with ESMTP id i98HVDWI004948; Fri, 8 Oct 2004 19:31:13 +0200 Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org, emacs-pretest-bug@gnu.org In-Reply-To: (Dave Love's message of "Fri, 08 Oct 2004 18:03:34 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58778 gmane.emacs.pretest.bugs:4042 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58778 Dave Love writes: > Katsumi Yamaoka writes: > >> Probably, Dave said `mm-qp-or-base64' is mostly equal to >> `rfc2047-qp-or-base64'. > > Sorry, I don't understand that. It looks as if there was confusion > because someone had changed the source after I reported it. It was changed months ago in Gnus CVS: 2004-02-09 Jesper Harder * rfc2047.el (rfc2047-qp-or-base64): New function to reduce dependencies. (rfc2047-encode): Use it. -- Jesper Harder