From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44268 Path: main.gmane.org!not-for-mail From: Derrell.Lipman@UnwiredUniverse.com Newsgroups: gmane.emacs.gnus.general Subject: \C-G during oort w3 display doesn't restore colors Date: Fri, 12 Apr 2002 09:38:29 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: Derrell.Lipman@UnwiredUniverse.com NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018618786 26000 127.0.0.1 (12 Apr 2002 13:39:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 12 Apr 2002 13:39:46 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16w1HG-0006lE-00 for ; Fri, 12 Apr 2002 15:39:46 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16w1GN-0002YQ-00; Fri, 12 Apr 2002 08:38:51 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 12 Apr 2002 08:39:02 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA26023 for ; Fri, 12 Apr 2002 08:38:49 -0500 (CDT) Original-Received: (qmail 18548 invoked by alias); 12 Apr 2002 13:38:33 -0000 Original-Received: (qmail 18543 invoked from network); 12 Apr 2002 13:38:33 -0000 Original-Received: from h0080ad81a8d6.ne.client2.attbi.com (HELO chaos.localnet.unwireduniverse.com) (24.128.16.163) by gnus.org with SMTP; 12 Apr 2002 13:38:33 -0000 Original-Received: from random.localnet.UnwiredUniverse.com (IDENT:smmsp@random.localnet.UnwiredUniverse.com [192.168.1.9]) by chaos.localnet.unwireduniverse.com (8.12.1/8.12.1) with ESMTP id g3CDcUU4005099 for ; Fri, 12 Apr 2002 09:38:30 -0400 Original-Received: (from derrell@localhost) by random.localnet.UnwiredUniverse.com (8.12.1/8.12.1/Submit) id g3CDcUCQ021729; Fri, 12 Apr 2002 09:38:30 -0400 X-Authentication-Warning: random.localnet.UnwiredUniverse.com: derrell set sender to Derrell.Lipman@UnwiredUniverse.com using -f Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org Original-Lines: 9 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.5 (beets, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44268 If I receive an html message that's spam and accidentally hit space as if to read it, w3 will be used to display it. (That's as I have it configured, and intended.) When I realize that I really didn't care about this message, rather than waiting for it to display in its entirety, I hit \C-G to interrupt the w3 display. Messages that I view after this will use the background color of the aborted html message rather than reverting to the default colors. (Missing unwind-protect or something?) Derrell