Bruce,
Please send issues about beta releases to xemacs-beta(a)xemacs.org.
Your issues:
1. I hope someone will look into this.
2. Works for me - I end up with a title of
"zion.rcn.com:/home/acs *scratch*"
3. GTK has not yet been merged into the 21.2 sources. The release
manager has not yet decided whether the GTK support is now ready
for prime time. You can fetch the GTK branch from CVS using the
tag '-r gtk-xemacs-21-2', I believe.
Thanks,
vin shelton
bingalls(a)panix.com (Bruce Ingalls) writes:
I'm quite happy with the latest xemacs beta.
Here are some issues:
xemacs -debug-init
Still doesn't work. I would think that this one would be easy to get
working- just do a
xemacs -q
(setq debug-on-error 't)
(load-file ".xemacs/init.el") ;or equivalent
Unfortunately, if I have errors in my .emacs,
xemacs -debug-init
loads without a peep, whereas plain
xemacs
complains.
I set the following in my .emacs:
(defconst system-name (system-name))
(setq frame-title-format
'(" " system-name ":" default-directory " %12b"))
which used to work fine. Now it is almost blank.
Finally, I thought that the gtk code was merged in. Is there not an
option in configure, to build with gtk support? Is this simply missing
in configure.usage?
--
EMacro remakes Emacs
http://www.sourceforge.net/projects/emacro/