From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19697 Path: main.gmane.org!not-for-mail From: Graham Murray Newsgroups: gmane.emacs.gnus.general Subject: W3 fails if called after gnus Date: 05 Dec 1998 06:02:11 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158000 12924 80.91.224.250 (20 Oct 2002 23:53:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:53:20 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA01774 for ; Sat, 5 Dec 1998 01:06:34 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id AAA26501; Sat, 5 Dec 1998 00:06:12 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 05 Dec 1998 00:06:09 -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 AAA11676 for ; Sat, 5 Dec 1998 00:06:01 -0600 (CST) Original-Received: from barnowl.demon.co.uk (graham@barnowl.demon.co.uk [158.152.23.247]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA01432 for ; Sat, 5 Dec 1998 01:05:53 -0500 (EST) Original-Received: (from graham@localhost) by barnowl.demon.co.uk (8.8.8/8.8.8) id GAA03262; Sat, 5 Dec 1998 06:03:26 GMT Mail-Copies-To: never Original-To: ding@gnus.org, w3-beta@indiana.edu User-Agent: Gnus/5.070063 (Pterodactyl Gnus v0.63) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:19697 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19697 I am using pgnus 0.63 & w3pre40.31 and emacs 20.3 In any given emacs session, if I start w3 (M-x w3) before gnus, then all is fine. If I start gnus and then M-x w3 *before* gnus has displayed an HMTL article, then again all is fine. However if gnus displays an HTML article *before* I type M-x w3, then I get the following traceback when I type M-x w3 Signaling: (void-variable url-standalone-mode) url-cache-expired("http://www.cs.indiana.edu/elisp/w3/docs.html" (13928 51490)) url-retrieve-internally("http://www.cs.indiana.edu/elisp/w3/docs.html" nil) url-retrieve("http://www.cs.indiana.edu/elisp/w3/docs.html") w3-fetch("http://www.cs.indiana.edu/elisp/w3/docs.html") w3() call-interactively(w3) execute-extended-command(nil) * call-interactively(execute-extended-command)