From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47444 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: [Richard Stallman ] rfc2047.el Date: Sun, 27 Oct 2002 09:43:59 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2n3cqsndqo.fsf@zsh.cs.rochester.edu> References: <841y6c45v8.fsf@crybaby.uni-duisburg.de> <848z0k2exs.fsf@crybaby.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035729884 4397 80.91.224.249 (27 Oct 2002 14:44:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 27 Oct 2002 14:44:44 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 185oeg-00018j-00 for ; Sun, 27 Oct 2002 15:44:42 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 185oeq-00037b-00; Sun, 27 Oct 2002 08:44:52 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 27 Oct 2002 08:45:36 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA05665 for ; Sun, 27 Oct 2002 08:45:18 -0600 (CST) Original-Received: (qmail 26576 invoked by alias); 27 Oct 2002 14:44:28 -0000 Original-Received: (qmail 26571 invoked from network); 27 Oct 2002 14:44:27 -0000 Original-Received: from roc-24-58-65-187.rochester.rr.com (HELO piglet.jia.vnet) (@24.58.65.187) by gnus.org with SMTP; 27 Oct 2002 14:44:27 -0000 Original-Received: from piglet.jia.vnet (IDENT:Kbbt3WUeOoywFYNyBRMcN/pYc2SFwvf/@localhost [127.0.0.1]) by piglet.jia.vnet (8.12.5/8.12.5) with ESMTP id g9REi0pC011147 for ; Sun, 27 Oct 2002 09:44:01 -0500 Original-Received: (from zsh@localhost) by piglet.jia.vnet (8.12.5/8.12.5/Submit) id g9REi0NP011145; Sun, 27 Oct 2002 09:44:00 -0500 X-Authentication-Warning: piglet.jia.vnet: zsh set sender to zsh@cs.rochester.edu using -f Original-To: ding@gnus.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (kai.grossjohann@uni-duisburg.de's message of "Sun, 27 Oct 2002 14:23:43 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47444 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47444 kai.grossjohann@uni-duisburg.de (Kai Gro=DFjohann) writes: > Simon Josefsson writes: > >> Does the patch apply to Oort? I think the patch was made for Emacs >> 21.3, and a thread in gnus.gnus-bug said this was already fixed in >> Oort but differently, but I may be mistaken. (None of the solutions >> does the right thing; implement a RFC 2822 parser to tokenize and then >> QP only the correct tokens....) > > Hm. I don't know all this stuff. If anyone knows, please holler. I checked Dave's previous patch in Sep 13. Because some problems had been fixed before, I only merged some changes of Dave's previous patch into Oort Gnus. The message id of the previous patch is . I didn't check the new one. I agree with Simon. But I don't have much time to fix bugs in the next three or four months. Anyone volunteers to fix the bug? I think we need a bunch of test cases to make sure that a new fixing doesn't bring new bugs. ShengHuo