From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27133 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: edit a w3 rendered message Date: 21 Nov 1999 20:38:58 -0800 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 1035164215 23030 80.91.224.250 (21 Oct 2002 01:36:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:36:55 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA08766 for ; Sun, 21 Nov 1999 23:41:00 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id WAB11219; Sun, 21 Nov 1999 22:39:35 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 21 Nov 1999 22:39:44 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id WAA07844 for ; Sun, 21 Nov 1999 22:39:35 -0600 (CST) Original-Received: from mail.networkone.net (qmailr@mail.networkone.net [209.144.112.75]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id XAA08729 for ; Sun, 21 Nov 1999 23:39:08 -0500 (EST) Original-Received: (qmail 18468 invoked from network); 22 Nov 1999 04:39:03 -0000 Original-Received: from pm3-5-44.la.networkone.net (HELO satellite.local.lan) (reader@209.144.125.44) by mail.networkone.net with SMTP; 22 Nov 1999 04:39:03 -0000 Original-Received: (from reader@localhost) by satellite.local.lan (8.9.3/8.9.1) id UAA03727; Sun, 21 Nov 1999 20:38:58 -0800 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "15 Nov 1999 21:47:16 +0100" Original-Lines: 24 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27133 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27133 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > > > I can save the jpeg files and rewrite the HTML with sed, of course but > > would rather handle it right in the gnus buffer. However any attempts > > to edit give the message: > > > > "fontifiying article* buffer too big." > > Do you have font-lock turned on in the article buffer? Yes... I have: (global-font-lock-mode t) > > > If one presses "C-g" at this point, you get a buffer that allows > > editing but cannot be saved. Giving the message: > > "Wrong type argument: window-configuration-p, nil" > > `(setq debug-on-error t)', repeat the bug and mail me the resulting > backtrace. Roger Wilco