From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21882 Path: main.gmane.org!not-for-mail From: Doug Bagley Newsgroups: gmane.emacs.gnus.general Subject: Re: article won't display, errors says article buffer read-only Date: 12 Mar 1999 09:34:21 -0600 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=us-ascii X-Trace: main.gmane.org 1035159905 25243 80.91.224.250 (21 Oct 2002 00:25:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:25:05 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA00597 for ; Fri, 12 Mar 1999 10:36:33 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB24285; Fri, 12 Mar 1999 09:35:19 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 12 Mar 1999 09:35:45 -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 JAA15660 for ; Fri, 12 Mar 1999 09:35:35 -0600 (CST) Original-Received: from homer.dejanews.com (homer.dejanews.com [205.238.143.161]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA00548 for ; Fri, 12 Mar 1999 10:35:26 -0500 (EST) Original-Received: from acme.dejanews.com (acme.dejanews.com [205.238.143.160]) by homer.dejanews.com (8.8.6/8.8.6) with ESMTP id JAA09230 for ; Fri, 12 Mar 1999 09:34:22 -0600 (CST) Original-Received: (doug@localhost) by acme.dejanews.com (8.7.5/8.6.12) id JAA05496; Fri, 12 Mar 1999 09:34:21 -0600 Original-To: ding@gnus.org X-Face: "|NaWfYJ-]P="T#?R.9}QgGuFXUd@3vi[.E2q-;"NV3+k_y@zreL2w^ts0XPXt t9^9{uQ@.cu2GgUgK9@HXC\a}Rtah}0'eT~>or7[~Hd?;!\Bpo#"3w>0a0ft-MvvZ X-Disclaimer: I am solely responsible for this message. In-Reply-To: Doug Bagley's message of "08 Mar 1999 18:02:13 -0600" Original-Lines: 20 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21882 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21882 Doug Bagley writes: > Using, pgnus-0.80/"20.4 \"Emerald\" XEmacs Lucid", I received the > following article. When I tried to view it, I got a message in my > minibuffer saying the article buffer is read-only, and then it beeped > at me! Found problem, was: > (setq gnus-treat-display-picons t) should be: (setq gnus-treat-display-picons 'head) I think it would be better, though, if gnus trapped the error this caused during display, and still displayed the article, sans piconification. Is that possible? Cheers, Doug