-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Matthieu Moy wrote: > Michael Olson <[EMAIL PROTECTED]> writes: > >> Sam Steingold <[EMAIL PROTECTED]> writes: >> >>> Stefan Reichör wrote: >>>> If yes, we could add it as compatibility function to DVC.el >>> please make sure that it is used only when the built-in emacs function >>> does not cut it. >> I would strongly prefer it if we always prefixed compatibility functions >> with "dvc-" and used them instead of the name of the original function. >> In this case, "dvc-split-string" instead of "split-string". This has >> several advantages. > > Yes, this is what we've tried to do in the past (we already have quite > a lot of such compatiblity functions).
lispdir=/usr/local/share/emacs/site-lisp/dvc srcdir=. otherdirs="" emacs - -batch -q -no-site-file -no-init-file -l ./dvc-build.el -f package-maint-compile Loading /home/shared/lib/elisp/dvc/lisp/dvc-version.el (source)... Loading /usr/libexec/emacs/21.4/i386-redhat-linux/fns-21.4.1-x.el (source)... While compiling the end of the data in file /home/shared/lib/elisp/dvc/lisp/dvc-utils.el: ** The function `read-directory-name' is not known to be defined. Wrote /home/shared/lib/elisp/dvc/lisp/dvc-utils.elc Wrote /home/shared/lib/elisp/dvc/lisp/xgit-dvc.elc Wrote /home/shared/lib/elisp/dvc/lisp/xgit.elc `read-directory-name' is in e22 but not e21. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGk5AIPp1Qsf2qnMcRAqS9AJ9QusLKlMhbucIsfP3MgSwNgBv49gCgjBwJ xRdlUCtKvkw+6oHCgwawtas= =MLNA -----END PGP SIGNATURE----- _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
