"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
>>>>> "sjt" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
sjt> If you run xemacs 21.4 with
-vanilla \
-eval "(progn (require 'vc-hooks) (setq debug-on-error t))" \
/tmp/foo/foo.txt
OK, that recipe isn't quite right. Better is
-vanilla \
-eval "(progn (setq debug-on-signal t) (require 'vc-hooks))" \
/tmp/foo/foo.txt
Here are my results from native Windows Land.
On my first try I start xemacs via eshell from another 21.4.19 XEmacs.
The XEmacs with the eshell crashes :-)
Here's the Backtrace:
When starting XEmacs from a DOS promt with
xemacs -vanilla -eval "(progn (setq debug-on-signal t) (require 'vc-hooks))"
c:\foo\foo.txt
that XEmacs does not crash, but the top-gutter area is not drawn,
instead that area flickers with cursor displayed there.
C-g (keyboard-quit)
leads following Backtrace repeatably:
Same basic problem in 21.5-b26:
No problem in either XEmacs when entering foo.txt.
SVN-2 is displayed in modeline.
Hope this helps!
Adrian
This consistently gives me a "byte code underflow" error, in a
reasonable place (in the probe with `vc-svn-registered'). Please let
me know if you get that, too.
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/