Hi!
I have a problem with the fresh pcl-cvs (R-2_9_9, package in
xemacs-21.1.12):
I am *not* using mule, but cvs-mode-status fails with the error
message
"Cannot open load file: mule"
I can use the M-s (cvs-status) function. What is the difference?
(debug-on-error 't) gives:
Signaling: (error "`nil' is not applicable to any of the selected files.")
signal(error ("`nil' is not applicable to any of the selected files."))
cerror("`%s' is not applicable to any of the selected files." nil)
apply(cerror ("`%s' is not applicable to any of the selected files." nil))
error("`%s' is not applicable to any of the selected files." nil)
cvs-mode-marked(nil "status")
cvs-mode-do("status" ("-v") nil :dont-change-disc t :show t :postproc nil)
#<compiled-function nil "...(19)" [cvs-mode-do "status" flags nil :dont-change-disc
t :show :postproc cvs-auto-remove-handled status (...)] 11>()
#<compiled-function nil "...(15)" [commandp -cvs-mode!-fun call-interactively] 2>()
cvs-mode!(#<compiled-function nil "...(19)" [cvs-mode-do "status" flags nil
:dont-change-disc t :show :postproc cvs-auto-remove-handled status (...)] 11>)
#<compiled-function (flags) "...(4)" [cvs-mode! #<compiled-function nil "...(19)"
... 11>] 2 ("/usr/local/lib/xemacs/xemacs-packages/lisp/pcl-cvs/pcl-cvs.elc" . 49672)
(list (cvs-flags-query ... "cvs status flags"))>(("-v"))
call-interactively(cvs-mode-status)
--
Palle