svn support for xemacs ?

Markus.Grunwald at pruftechnik.com Markus.Grunwald at pruftechnik.com
Thu Jan 11 08:47:24 EST 2007


Hello,

I fetched the vc from
> http://koti.welho.com/vskytta/xemacs/new-vc/

My first impression is quite good, now let's see what comes in daily use. 
Many, many thanks !

To send my first bug report ;) :

When closing xemacs (C-x C-c), I get this message and xemacs doesn't quit:

Searching for program: No such file or directory, git

That's the backtrace:

Debugger entered--Lisp error: (file-error "Searching for program" "No such 
file or directory" "git")
  old-call-process-internal("git" nil (t nil) nil "ls-files" "-c" "-z" 
"--" "places.el")
  apply(old-call-process-internal "git" nil (t nil) nil ("ls-files" "-c" 
"-z" "--" "places.el"))
  call-process-internal("git" nil (t nil) nil "ls-files" "-c" "-z" "--" 
"places.el")
  apply(call-process-internal "git" nil (t nil) nil ("ls-files" "-c" "-z" 
"--" "places.el"))
  call-process("git" nil (t nil) nil "ls-files" "-c" "-z" "--" 
"places.el")
  vc-git-registered("/home/gru/.xemacs/my/data/places.el")
  apply(vc-git-registered "/home/gru/.xemacs/my/data/places.el")
  vc-call-backend(GIT registered "/home/gru/.xemacs/my/data/places.el")
  #<compiled-function (b) "...(19)" [file b vc-call-backend registered 
vc-file-setprop vc-backend throw found t] 4>(GIT)
  mapcar(#<compiled-function (b) "...(19)" [file b vc-call-backend 
registered vc-file-setprop vc-backend throw found t] 4> (RCS CVS SVN SCCS 
Arch MCVS GIT))
  byte-code("..." [vc-handled-backends file backend vc-file-getprop 
vc-backend mapcar #<compiled-function (b) "...(19)" [file b 
vc-call-backend registered vc-file-setprop vc-backend throw found t] 4> 
none vc-file-setprop nil] 4)
  vc-registered("/home/gru/.xemacs/my/data/places.el")
  vc-backend("/home/gru/.xemacs/my/data/places.el")
  vc-after-save()
  basic-save-buffer()
  save-buffer()
  write-file("/home/gru/.xemacs/my/data/places.el")
  save-place-alist-to-file()
  save-place-kill-emacs-hook()
  kill-emacs()
  save-buffers-kill-emacs(nil)
  call-interactively(save-buffers-kill-emacs)

For now, I just did a 'ln -s /bin/true ~/bin/git' ... ;)

Mit freundlichen Grüßen

Markus Grunwald
Softwareentwicklung

PRÜFTECHNIK Condition Monitoring GmbH
Oskar-Messter-Straße 19-21
85737 Ismaning
www.pruftechnik.com
Tel: +49 (0)89 99616177
Fax: +49 (0)89 99616200




More information about the XEmacs-Beta mailing list