[Matthieu Moy] > Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes: >> also tla-log-library should be stored there by default. > > Hmmm, the log library is Xtla specific only because it's not > implemented by other tools, but I'd rather let this open.
I was frequently annoyed that TAB expansion of ~/.arch-params/ stopped after ~/.arch-. After spending quite some time trying to figure out which part of the tla code was creating this annoyance, I finally grasped that it was created by xtla. I have since added (setq tla-log-library "~/.xtla-log-library/") to my .emacs, thereby removing this annoyance from my personal setup. > The fact that it's named .arch-log-library and not .tla-log-library > is also intentional: Another arch client could use it. Until there actually is some agreement to use this kind of structure from other frontends besides xtla, I think it would make more sense if the directory name better reflected the fact that the structure currently is xtla-specific. -- Harald
