|--==> "APA" == Adrian Aichner <Adrian.Aichner(a)t-online.de> writes:
APA> 1.
APA> (defconst clearcase-version-stamp "ClearCase-version:
</main/188>")
APA> still uses tq.el, except for clearcase-on-mswindows.
APA> ;; NT Emacs - doesn't use tq.
APA> ;;
APA> (if (not clearcase-on-mswindows)
APA> (require 'tq))
APA> What about this?
APA> The version of tq.el at
APA>
http://www.ultranet.com/~esler/ccase-mode/
APA> is slightly different what the XEmacs package vc-cc has.
What's the difference? Do we need to sync our tq to this one?
APA> We don't want the clearcase package to (require 'vc-cc), do we?
No.
APA> We don't want the clearcase package AND the vc-cc package come with
APA> their own versions of tq, right?
Correct.
APA> Hmmh, what sheebeedoo?
Easy answer: Move tq.el out of vc-cc and into xemacs-base, make vc-cc
and clearcase both require xemacs-base (which they already do).
If we deprecate the vc-cc package sometime in the future, we can then
move tq into the clearcase package.
APA> 2.
APA> clearcase.el has these requires:
[...]
>From that I derive following line for clearcase/Makefile
APA> REQUIRES = dired fsf-compat mail-lib xemacs-base
Looks good.
APA> pending a decision on vc-cc.
See above.
APA> 3.
APA> clearcase.el has no documentation to go along with it.
If I had a dollar for every piece of software that didn't have any
documentation...
APA> Given this is a brand-new package I would like to send it for review
APA> and comments as a tarball.
Adrian, this looks great! My only comment is that the Makefile
doesn't need any mention of "MULE_ELCS".
APA> Steve, I'll not commit it before I hear from you.
Please whack this into CVS at your earliest convenience. :-)
SY> Some stuff to remember:
SY> ./xemacs-packages/clearcase/package-info.in
SY> ./xemacs-packages/clearcase/Makefile
SY> ./xemacs-packages/Makefile
SY> ./package-compile.el
APA> I'll send a patch for the last two to xemacs-patches later.
Great!
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|