all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roger Mason <rmason@sparky2.esd.mun.ca>
Subject: Re: w3 again,
Date: Wed, 2 Oct 2002 12:04:40 -0230	[thread overview]
Message-ID: <Pine.LNX.4.10.10210021158590.13462-100000@minnie.esd.mun.ca> (raw)
In-Reply-To: <vafr8fegl45.fsf@lucy.cs.uni-dortmund.de>

Hello,

I have now found the problem.

Firstly, you were correct that running sources vs. byte-code helps to sort
the problem.

Weh I run source code, with debug-on-error set to 't' I get the following
backtrace on invoking m-x w3:

Loading w3 (source)...
Loading cl-macs...done
Loading cus-edit...
Loading easymenu...done
Loading cus-edit...done
Loading w3 (source)...done
Loading url-auth (source)...done
Loading cl-seq...done
Loading w3-hot (source)...done
Cannot determine format of hotlist file:
/home/rmason/.mosaic-hotlist-default
Contacting host: www.cs.indiana.edu:80
Loading url-cache (source)...done
Downloading of `http://www.cs.indiana.edu/elisp/w3/docs.html' complete.
Parsed  80% of 2951...
Parsed 100% of 2951...done
Drawing... done
error in process filter: if: Symbol's value as variable is void:
font-running-xemacs
error in process filter: Symbol's value as variable is void:
font-running-xemacs

On grepping for this variable in the site-lisp directory, I find it is not
defined, so I put

;; Kludge by rm Oct. 2 2002
(defvar font-running-xemacs nil
"True if this is Xemacs.  By default I set it to nil.")

in w3.el, and now everything seems to be OK.

I have not yet tried compiling and running compiled the code.

Thanks to all who assisted.

Roger Mason

On Sat, 28 Sep 2002, Kai [iso-8859-15] Großjohann wrote:

> Roger Mason <rmason@sparky2.esd.mun.ca> writes:
> 
> > I checked the config.log for the url & w3 packages: the configure script
> > found 21.1 in both cases, which is correct.
> 
> Hm.  Could you M-: (load "w3.el") RET, then try again?  Maybe now the
> backtrace is better, or the issue goes away completely.
> 
> kai
> -- 
> ~/.signature is: umop ap!sdn    (Frank Nobis)
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 

      parent reply	other threads:[~2002-10-02 14:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1032894380.6606.help-gnu-emacs@gnu.org>
2002-09-24 20:11 ` tramp Kai Großjohann
2002-09-26 17:38 ` tramp Michael P. Soulier
2002-09-27 11:43   ` tramp Kai Großjohann
2002-09-27 12:15     ` tramp Roger Mason
2002-09-27 13:59       ` tramp Carsten Dominik
2002-09-27 14:19       ` tramp Kai Großjohann
2002-09-27 17:07         ` w3 again, Roger Mason
     [not found]         ` <mailman.1033146535.10923.help-gnu-emacs@gnu.org>
2002-09-27 21:16           ` Kevin Rodgers
2002-09-28 12:27           ` Kai Großjohann
2002-09-28 14:18             ` Roger Mason
2002-09-28 16:00               ` Kai Großjohann
2002-09-28 17:51                 ` Roger Mason
2002-10-01 17:42                 ` Roger Mason
2002-10-02 14:34                 ` Roger Mason [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10210021158590.13462-100000@minnie.esd.mun.ca \
    --to=rmason@sparky2.esd.mun.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.