hi.
I checked out xemacs from the bleeding edge mercurial repository.
hg clone
http://hg.debian.org/hg/xemacs/xemacs
I compiled xemacs with this configuration line:
/configure --prefix=/home/wweng/Programs/ --with-xft --with-gtk
--with-scrollbars=gtk --with-dialogs=gtk
lrwxrwxrwx 1 wweng wweng 15 2008-11-29 22:34 xemacs -> xemacs-21.5-b28*
-rwxr-xr-x 1 wweng wweng 8916726 2008-11-29 22:34 xemacs-21.5-b28*
Here is what happened after I tried to run xemacs.
[ 22:34:51 ] wweng «ome/wweng/Projects/xemacs $ ~/Programs/bin/xemacs
initialized metrics ascent 15 descent 4 width 10 height 19
initialized font DejaVu Sans Mono-12:weight=200
*** Error in XEmacs initialization
(wrong-type-argument stringp nil)
*** Backtrace
really-early-error-handler((wrong-type-argument stringp nil))
x-get-resource(nil nil natnum global nil warn)
# bind (class name)
byte-code("..." [type resource locale class name resource-list
x-get-resource nil warn add-spec-to-specifier throw done t specifier] 8)
# (catch done ...)
# bind (resource-list locale type specifier)
x-init-specifier-from-resources(#<natnum-specifier global=<unspecified>
fallback=(((tty) . 0) (nil . 15)) 0x1a56> natnum global ("scrollBarWidth" .
"ScrollBarWidth") nil)
# bind (locale)
x-init-scrollbar-from-resources(global)
# bind (locale)
init-scrollbar-from-resources(global)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (inhibit-quit)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
make-device(x nil nil)
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (condition-case ... . ((t (byte-code " ?" [error-data data nil] 1))))
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
*** Killing XEmacs
Am I doing something wrong? Or I hit the jackpot? (Bug)
Thanks
Wei
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta