> >> > 2. I think tla-dvc.el is not good name. > >> > > >> > We should rename it to xtla-dvc.el, or > >> > >> This is what we had originally, indeed but, this breaks `dvc-function' > >> which does a > >> > >> (require ...-dvc nil t) > >> > >> in case the function is not found. So the naming tla-dvc.el and > >> baz-dvc.el are more than conventions. They're needed for DVC to work. > > > > Stefan, what happens on xhg? > > There is also xhg-dvc.el and cg-dvc.el. These files should implement the > bridging from xhg/cg functionality to the common dvc functionality.
It seems that my question is not accurate. Matthieu told me that xtla-dvc.el breaks `dvc-function', so the file is renamed to tla-dvc.el. The prefix `x' becomes a problem here. xhg-dvc.el also uses `x' as a prefix. So I wonder xhg-dvc.el breaks `dvc-function' or not. Here cg has no problem. Masatake
