On Monday, May 24, 2004 at 11:16:56, Matthieu Moy wrote: [...] > * Perhaps some dired-style file management functions, at least > those supported by tla (mv, rm).
This is already there, I added MV just recently to the inventory commands. IMHO extending dired might allow for some more powerful renaming&etc, but it lacks the file type infos (source,junk,...). [...] > * If not in a project tree, `tla-changes' should prompt for the > tree name similar to tla-inventory -- often I'd rather start > out with `changes' and skip `inventory' entirely. > [Conversely, maybe tla-inventory _shouldn't_ prompt when > already in a tree?] tla-inventory will not prompt you for a tree anymore when within one. > * More diff-mode commands should be bound in the *tla-changes* > buffer, e.g., `P', and `N'; maybe it can just inherit from > the diff-mode keymap? Isn't it doing that already? > * After committing from a *tla-changes* buffer, it would be > good to automatically update the buffer, so there's a clear > indication what's changed. I get tlas message about generating the new patchset, isn't that enough? Bye Robert
