From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42350 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: why w3 is called when forwarding mail? Date: Mon, 21 Jan 2002 14:36:12 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177599 10820 80.91.224.250 (21 Oct 2002 05:19:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:19:59 +0000 (UTC) Return-Path: Original-Received: (qmail 8586 invoked from network); 21 Jan 2002 11:36:48 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 21 Jan 2002 11:36:48 -0000 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 16SckC-0002ox-00; Mon, 21 Jan 2002 05:36:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 21 Jan 2002 05:36:03 -0600 (CST) 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 FAA28249 for ; Mon, 21 Jan 2002 05:35:53 -0600 (CST) Original-Received: (qmail 8577 invoked by alias); 21 Jan 2002 11:35:53 -0000 Original-Received: (qmail 8572 invoked from network); 21 Jan 2002 11:35:43 -0000 Original-Received: from relay1.vsu.ru (HELO vsu.ru) (62.76.169.14) by gnus.org with SMTP; 21 Jan 2002 11:35:43 -0000 Original-Received: from [62.76.169.38] (HELO video) by vsu.ru (CommuniGate Pro SMTP 3.5.3) with ESMTP id 212082 for ding@gnus.org; Mon, 21 Jan 2002 14:35:11 +0300 Original-To: ding@gnus.org Original-Lines: 12 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (sparc-sun-solaris2.8) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42350 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42350 Hi! when i forward an email (C-c C-f) which contains a text/html part, i see in the minibuffer window w3's messages like "Drawing..." (which take a lot of time). i wonder, why gnus wastes time calling message body "displaying" functions in general, and w3 in particular, when forwarding emails? it discards the result of w3's work anyway: i see the mml message. Best, v.