From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21182 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.76 is released Date: 13 Feb 1999 00:11:28 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87vhh7xlnj.fsf@pc-hrvoje.srce.hr> References: <7wd83gm692.fsf@malachi.jlm.johnbryce.co.il> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159337 21722 80.91.224.250 (21 Oct 2002 00:15:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:15:37 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA18811 for ; Fri, 12 Feb 1999 18:13:26 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB27501; Fri, 12 Feb 1999 17:11:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 12 Feb 1999 17:12:22 -0600 (CST) 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 RAA28401 for ; Fri, 12 Feb 1999 17:12:05 -0600 (CST) Original-Received: from pc-hrvoje.srce.hr (mail@pc-hrvoje.srce.hr [161.53.2.132]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA18767 for ; Fri, 12 Feb 1999 18:11:56 -0500 (EST) Original-Received: from hniksic by pc-hrvoje.srce.hr with local (Exim 2.05 #1 (Debian)) id 10BRk9-00007T-00; Sat, 13 Feb 1999 00:11:29 +0100 Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > Yair Friedman writes: > > > Unfortunately narrowing is not recursvice, this might cause problems > > when there is message/rfc-822 as part of message/rfc-822. > > Narrowing is recursive, as long as you never `widen', but just > `save-restriction'. My problem with `message/rfc822' is that it tries to mimic an Article buffer, yet it doesn't function like one. For example, it hides the headers. Fine; I press `t' to get all the headers, and am greeted by an error. message/rfc822 should either be displayed as a "proper" article (no matter whether that entails using a separate buffer), or as plain text. These cross-breeds make it a pain.