From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.help Subject: w3 Date: Wed, 24 Aug 2005 22:34:28 -0400 Message-ID: <87fysybv7v.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1124937815 29103 80.91.229.2 (25 Aug 2005 02:43:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2005 02:43:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 04:43:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E87h1-00005t-MR for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Aug 2005 04:42:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E87fs-0000Zi-UD for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Aug 2005 22:41:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E87fL-0000T2-0j for help-gnu-emacs@gnu.org; Wed, 24 Aug 2005 22:40:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E87fE-0000P2-Us for help-gnu-emacs@gnu.org; Wed, 24 Aug 2005 22:40:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E87fE-0000Oc-Pr for help-gnu-emacs@gnu.org; Wed, 24 Aug 2005 22:40:24 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1E87bU-0007e7-ME for help-gnu-emacs@gnu.org; Wed, 24 Aug 2005 22:36:33 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E87ZB-0006IL-Le for help-gnu-emacs@gnu.org; Thu, 25 Aug 2005 04:34:09 +0200 Original-Received: from pool-70-19-104-239.ny325.east.verizon.net ([70.19.104.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2005 04:34:09 +0200 Original-Received: from sean.sieger by pool-70-19-104-239.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2005 04:34:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-19-104-239.ny325.east.verizon.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:yAIbMNCRxLrMjFoeyj6dFROarfM= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28974 Archived-At: I am assuming that whatever is wrong with my w3, is pointed out by 'invalid-function...', but I don't know where to start looking for answers. Debugger entered--Lisp error: (invalid-function (macro . #[(handle) "ÁÂE‡" [handle nth 2] 3])) mm-handle-encoding((#> ("text/html") nil nil nil nil nil nil)) w3-decode-charset((#> ("text/html") nil nil nil nil nil nil)) w3-fetch-callback("http://www.cs.indiana.edu/elisp/w3/docs.html") apply(w3-fetch-callback "http://www.cs.indiana.edu/elisp/w3/docs.html") url-http-activate-callback() url-http-content-length-after-change-function(289 3250 2961) url-http-wait-for-headers-change-function(1 3250 3249) url-http-generic-filter(# Please point me in the right direction to find the answer to what is wrong with my installation of w3. -- Sean Sieger