From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16600 Path: main.gmane.org!not-for-mail From: Jean-Yves Perrier Newsgroups: gmane.emacs.gnus.general Subject: Re: pGnus 0.13 & archive Date: 02 Sep 1998 15:23:49 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035155447 28812 80.91.224.250 (20 Oct 2002 23:10:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:10:47 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA08879 for ; Wed, 2 Sep 1998 09:27:26 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id HAF00598; Wed, 2 Sep 1998 07:57:02 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Sep 1998 08:25:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA28155 for ; Wed, 2 Sep 1998 08:25:32 -0500 (CDT) Original-Received: from nagpcy.nagra-kudelski.ch (nagpcy.nagra-kudelski.ch [193.246.109.164]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id JAA08856 for ; Wed, 2 Sep 1998 09:25:22 -0400 (EDT) Original-Received: from [10.0.50.50] by nagpcy.nagra-kudelski.ch (NTMail 3.02.13) with ESMTP id za041001 for ; Wed, 2 Sep 1998 15:25:15 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "02 Sep 1998 00:28:58 +0200" Original-Lines: 47 X-Mailer: Pterodactyl Gnus v0.13/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16600 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16600 Lars Magne Ingebrigtsen writes: > Hm. I'm unable to reproduce this bug. OK, I will try to precise... > Is it possible that your Emacs does some extra de/encoding of your > nnfolder folders? I did try the following: I entered the article with C-u g. Accents were perfect. I emptied my gnus-article-display-hook, then I added the different hooks I had one by one and I found that one and only one of them triggers the bug: gnus-article-decode-charset More, there is two different cases: one triggers the problem, the other not. Case 1: -- The problem does not appear - start configuration: I have no *Article* buffer (I just kill it) OR the *article* buffer is in ISO-8859-1 ( '-1:--' on the mode line. - I enter this message: everything fine. Case 2: -- The problem does appear - start configuration: I have an *Article* buffer with '-J:--' on the mode line. - I enter this message: \201 in front of accents (יטא...) I noticed also the following: this happen with message that have: Content-Transfer-Encoding: 7bit This does not happen on messages received on this mailing-list as I receive them with: Content-Transfer-Encoding: quoted-printable I was never able to trigger the bug with quoted-printable. Note: the original message (the one which does not show correctly) was made with message-mode and pGnus 0.13 Hope it helps you, -- Jean-Yves Perrier