Hi all ! There are a few pending issues on which I'd like your opinion (anyone reading this list, not only developers) :
1) Shortcuts in tla-inventory and tla-tree-lint : Currently, lots of keybindings applying to a single file (eg `r' in inventory mode) will use `read-file-name' to ask the user the name of the file on which the command should be applied, with a default on the file under point. In a recent discussion[1], Robert pointed out some disadvantages about this, and suggested a simpler 'Yes/No' confirmation. I like the current approach, because this allows me to delete a file by putting the cursor on it or by typing its name with one single shortcut. The main disadvantage is that it's inconsistent with dired's keybindings. I'm not opposed to changing this, but for _my_ personnal use, I prefer the code as it is now. I'd like more opinions on this. I want the best compromise for the majority of users. 2) bug #781 overview: Viewing an change set for an base-0 revision which is an initial import causes an error. I think the error message given by tla is explicit enough, and it would be really hard to fix. I'd like another opinion before closing the bug. Thanks, [1] https://mail.gna.org/public/xtla-el-dev/2004-10/msg00013.html [2] https://gna.org/bugs/?func=detailitem&item_id=781 -- Matthieu
