Re: xslt-process
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@xe...> - 2001-06-03 22:39:58
|
On Tue, 29 May 2001 16:47:36 -0400, Carsten Heinrigs <ca...@oc...> wrote: > grabbed the new sources from cvs and tried it. > > When i try to start 'xslt-process' it says > Wrong type argument: integerp, nil Can you do a cvs update and see if the error still persists? I fixed how the Java class files are loaded. If you do get this error, please set the variable debug-on-error to t and let me know the result. You can do this by evaluating using M-: the Lisp expression: (setq debug-on-error t) Please send me the stack trace you get. Thanks, Ovidiu |