Andrey Slusar wrote:
Thu, 02 Mar 2006 13:58:06 +0200, Emre Sevinç wrote:
>I'm using XEmacs 21.5.24 (Cygwin, running on MS Win2K)
>
>
>I try M-x w3
>
>
>it says it's contacting some web page (
cs.indiana.edu. ... I guess)
>then it says it is "Drawing..." and then the error:
>
>
> Symbol's value as variable is void: font-running-xemacs
>
>
Add to init.el `(require 'font)'
I've added that line to my init.el file:
(require 'font)
(set-background-color "cornsilk3")
(load-file "/usr/local/lib/xemacs/xemacs-packages/lisp/auctex/tex-site.el")
exited XEmacs, restarted it, again M-x w3 ... same messages, same error.
(I also tried it with (require 'font) as the last line (just in case if
order matters), same situation).
What am I missing or doing wrong?
--
Emre Sevinc