Sam Steingold <[EMAIL PROTECTED]> writes: >> * Stefan Reichör <[EMAIL PROTECTED]> [2006-05-30 20:55:11 +0200]: >> >> I am not sure, which problem would you like to solve by removing >> ewoc.el from contrib. > > contrib/ewoc.el, when loaded, breaks all emacs code that relies on the > standard ewoc.
Does it work, when you put (require 'ewoc) before loading xtla? >> The development focuses now on dvc. > > is it ready for prime time? We tried hard to keep the whole xtla functionality intact. So it should work fine. I use it every day for my tla related stuff. Additionaly there is good support for hg and bzr. >> ewoc.el in contrib is not activated by default. You need to add it to >> your loadpath to use it. So it should do no harm. > > actually, xtla-load.el adds contrib to load-path unconditionally. We should fix that. Just one question: isn't there some discussion about trying to keep ewoc compatible with the previous interface to make it easier for packages like xtla/dvc to support the old and the new ewoc interface? Stefan. _______________________________________________ Xtla-el-dev mailing list [email protected] https://mail.gna.org/listinfo/xtla-el-dev
