Thu, 02 Mar 2006 16:14:55 +0200, Emre Sevinç wrote:
I have tried in w3.el
;; Kludge by rm Oct. 2 2002
(defvar font-running-xemacs nil
"True if this is Xemacs. By default I set it to nil.")
Now I think I have gone further but now it says something like
Unknown URL scheme: nil
and stuck waiting...
Ok, i'm reviewed you problem. Add to init.el
(setq font-running-xemacs t). See description for
`font-running-xemacs' variable in font.el: "Whether we are running in
XEmacs or not."
--
Andrey Slusar <anrays(a)gmail.com>
<anray(a)FreeBSD.org>