From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56835 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong display of the attached mail with current CVS Date: Sun, 28 Mar 2004 16:50:56 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <877jx6tbvm.fsf@echidna.jochen.org> <873c7ut9g2.fsf@echidna.jochen.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1080485737 14446 80.91.224.253 (28 Mar 2004 14:55:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2004 14:55:37 +0000 (UTC) Original-X-From: ding-owner+M5374@lists.math.uh.edu Sun Mar 28 16:55:31 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7bhD-00057v-00 for ; Sun, 28 Mar 2004 16:55:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1B7bf5-0004TF-00; Sun, 28 Mar 2004 08:53:19 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1B7bez-0004TA-00 for ding@lists.math.uh.edu; Sun, 28 Mar 2004 08:53:13 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1B7bey-0001UQ-6j for ding@lists.math.uh.edu; Sun, 28 Mar 2004 08:53:12 -0600 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by justine.libertine.org (Postfix) with ESMTP id DF2503A008D for ; Sun, 28 Mar 2004 08:53:10 -0600 (CST) Original-Received: from [195.249.130.104] (0xc3f98268.esnxr3.ras.tele.dk [195.249.130.104]) by pfepb.post.tele.dk (Postfix) with ESMTP id 187655EE049 for ; Sun, 28 Mar 2004 16:52:53 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: <873c7ut9g2.fsf@echidna.jochen.org> (Jochen Hein's message of "Sat, 27 Mar 2004 19:46:05 +0100") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-Spam-Score: -4.8 (----) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56835 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56835 Jochen Hein writes: > Ok, we are getting closer. In my customization I have: > > ,---- > | (setq gnus-treat-hide-boring-headers t) > `---- > > If I change that to nil, display works. So I assume the bug is > somewhere in the treat-function. No, it works as expected. It doesn't make a lot of sense to hide boring "headers" in message bodies, and if you don't want to do that, then don't set it to `t' but `head'. -- Jesper Harder