From xemacs-m  Thu Mar 20 02:18:32 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA03670
	for <xemacs-beta@xemacs.org>; Thu, 20 Mar 1997 02:18:28 -0600 (CST)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.5/8.8.5) id AAA28339;
	Thu, 20 Mar 1997 00:18:12 -0800
Date: Thu, 20 Mar 1997 00:18:12 -0800
Message-Id: <199703200818.AAA28339@bittersweet.inetarena.com>
From: "Karl M. Hegbloom" <karlheg@inetarena.com>
To: <xemacs-beta@xemacs.org>
Subject: [19.15b101 comint patched] w3 w3-preview-this-buffer
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta101)
Comments: Hyperbole mail buttons accepted, v04.023.
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: multipart/mixed;
 boundary="Multipart_Thu_Mar_20_00:18:11_1997-1"
Content-Transfer-Encoding: 7bit

--Multipart_Thu_Mar_20_00:18:11_1997-1
Content-Type: text/plain; charset=US-ASCII


 I used 'efs' to load one of my pages from my ISP's server:
{C-x C-f /karlheg@inetarena:~/public_html/. Enter}
... and used dired to load the file.

 When I pressed the [ HTML | View in W3 ] menu button, It blonked and
gave me this nice stack trace, along with the error message:

wrong type argument, number-or-marker-p, nil

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error w3-p-s-btdt w3-p-s-baseobject w3-p-s-except w3-p-s-content-model w3-p-s-tran-list w3-p-s-transition w3-p-s-state-transitions w3-p-s-includep w3-p-s-end-tag w3-p-s-content w3-p-s-var w3-p-s-undo-list w3-p-s-overrides w3-p-s-num w3-p-s-pos w3-p-s-entity open-list content content-model attr-value attr-name ref w3-p-d-exceptions w3-p-d-shortref-chars w3-p-d-shortrefs w3-p-d-in-parsed-marked-section w3-p-d-null-end-tag-enabled w3-p-d-non-markup-chars w3-p-d-debug-url marked-section-undo-stack w3-p-d-open-element-stack w3-p-d-current-element tag-end attribute-value-end tag-attributes net-tag-p w3-p-d-end-tag-p w3-p-d-tag-name between-tags-end between-tags-start parse-buffer one-hundred status-message-format loop-count last-loop-start gc-cons-threshold buff)
  w3-parse-buffer(#<buffer " *URL-1*">)
  # bind (source-buf source args)
  w3-prepare-buffer()
  # bind (fmt url view info)
  w3-pass-to-viewer()
  # bind (x url string proc)
  w3-sentinel(#<buffer "HEADER.html@inetarena">)
  # bind (url-working-buffer cached status x lastbuf buf target url)
  w3-fetch("www://preview/HEADER.html@inetarena")
  #<compiled-function (from "w3.elc") nil "...(7)" [w3-fetch "www://preview/" buffer-name] 3 "See what this buffer will look like when its formatted as HTML.\nHTML is the HyperText Markup Language used by the World Wide Web to\nspecify formatting for text.  More information on HTML can be found at\nftp.w3.org:/pub/www/doc." nil>()
  call-interactively(w3-preview-this-buffer)
  # (condition-case ... . error)
  # (catch top-level ...)


--Multipart_Thu_Mar_20_00:18:11_1997-1
Content-Type: text/plain; charset=US-ASCII

Karl M. Hegbloom <karlheg@inetarena.com>
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.2  Linux 2.0.29t

--Multipart_Thu_Mar_20_00:18:11_1997-1--

