>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> Raymond Toy writes:
> >>>>> "Mats" == Mats Lidell
<matsl(a)xemacs.org> writes:
>
> >>>>> Raymond Toy <toy.raymond(a)gmail.com> writes:
> >> Now I'm stuck. It wants process-file and I don't know the xemacs
> >> equivalent of that.
>
> Based on the docstring for process-file, I just had process-file call
> call-process, as a first approximation. Now it causes some error
> (duh!) which I haven't looked into yet.
Stephen> Look for a file handler defined in the magit code with key
Stephen> 'process-file. If there isn't one, then basically it's
call-process.
Stephen> However, Emacs has a different way of handling stderr from XEmacs, and
Stephen> that may be the source of the error. Just for kicks, the code for
Stephen> process-file is appended below.
Ok, I tried it out. (I didn't look for a file handler or did anything
about stderr handling).
With just one more change for a call to local-variable-p with just one
arg instead of two, magit will start up and appears to run. There are
some issues of course.
If anyone else is interested, I can send you the diffs. I'm not sure
I want to use magit instead of git.el; too much motor memory using
pcl-cvs.:-)
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta