dvc + xemacs

Neal Becker ndbecker2 at gmail.com
Fri Jan 18 06:52:17 EST 2008


 bzr pull
Using saved location: http://mwolson.org/bzr/dvc/
Now on revision 330. <<<<

autoreconf
./configure  --prefix=/usr --with-emacs=xemacs --with-lispdir=/usr/share/xemacs/site-packages/lisp
make
sudo make install

Then start xemacs (21.5b28).

Choose Tools/DVC/Browse:

  # bind (standard-output stack-trace-on-signal debug-on-signal 
stack-trace-on-error debug-on-error)
  # (unwind-protect ...)
  signal(file-error ("Cannot open load file" "none-dvc"))
  # bind (path handler filename nosuffix nomessage noerror file)
  load("none-dvc" nil require nil)
  # (unwind-protect ...)
  require(none-dvc nil)
  # bind (dvc-register-sym res nodefault postfix dvc)
  dvc-function(none "default-global-argument")
  # bind (error-buf output-buf finished killed error output-buffer 
error-buffer related-buffer keys arguments dvc)
  dvc-run-dvc-sync(none ("archives" "--help") :finished #<compiled-function 
(output error status arguments) "...(14)" [output 
search-forward "  --all-locations" nil t] 4>)
  apply(dvc-run-dvc-sync none ("archives" "--help") (:finished 
#<compiled-function (output error status arguments) "...(14)" [output 
search-forward "  --all-locations" nil t] 4>))
  # bind (keys arguments)
  tla--run-tla-sync(("archives" "--help") :finished #<compiled-function 
(output error status arguments) "...(14)" [output 
search-forward "  --all-locations" nil t] 4>)
  tla-archives-has-all-locations-option()
  # bind (ignore-error use-cache)
  tla--archive-tree-build-archives()
  #<compiled-function nil "...(111)" [my-default-archive defaultp 
archive-locations archive-name p a-list dvc-switch-to-buffer 
dvc-get-buffer-create archives tla--archive-tree-build-archives reverse t 
tla-my-default-archive nil toggle-read-only -1 tla-archive-list-mode 
make-local-variable tla-archives-list-cookie ewoc-create 
dvc-ewoc-create-api-select tla-archives-list-printer erase-buffer 
ewoc-enter-last 1 ewoc-refresh delete-backward-char inhibit-read-only 
tla-arch-branch tla--archive-tree] 8 
("/usr/share/xemacs/site-packages/lisp/tla.elc" . 143141) nil>()
  call-interactively(tla-archives)
  # (condition-case ... . error)
  # (catch top-level ...)



More information about the XEmacs-Beta mailing list