From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22850 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: patch: \201 when cache (was: bug: \201 in summary buffer) Date: 02 May 1999 12:44:00 -0400 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5bwvyr1kxb.fsf@bourbon.cs.rochester.edu> References: <2nvhecvxuc.fsf_-_@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160695 31493 80.91.224.250 (21 Oct 2002 00:38:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:38:15 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA08810 for ; Sun, 2 May 1999 12:48:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB18768; Sun, 2 May 1999 11:44:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 02 May 1999 11:44:59 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA04403 for ; Sun, 2 May 1999 11:44:49 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id MAA08764 for ; Sun, 2 May 1999 12:44:41 -0400 (EDT) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/P) with ESMTP id MAA12383 for ; Sun, 2 May 1999 12:44:02 -0400 Original-Received: from bourbon.cs.rochester.edu (bourbon.cs.rochester.edu [192.5.53.198]) by slate.cs.rochester.edu (8.6.9/P) with ESMTP id MAA12810 for ; Sun, 2 May 1999 12:44:02 -0400 Original-Received: (from zsh@localhost) by bourbon.cs.rochester.edu (SMI-8.6/P++) id MAA02305; Sun, 2 May 1999 12:44:01 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Stainless Steel Rat's message of "02 May 1999 09:17:01 -0400" Original-Lines: 13 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22850 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22850 >>>>> "Rat" == Stainless Steel Rat writes: Rat> * Shenghuo ZHU on Sun, 02 May 1999 Rat> | When I enter an article with non-ASCII in subject to cache, \201 Rat> | appears in summary buffer when I reenter the group. Rat> Just FYI, raw 8-bit characters are not allowed in mail or news article Rat> headers. They *must* be encoded into a 7-bit format. This bug also exists in some RFC2047 encoded subjects. -- Shenghuo ZHU