Masatake YAMATO <[EMAIL PROTECTED]> writes: > I thought it is nice if the user can choose context menu item > > "Seal This Version"
I had thought of something like that too, but what would that function do? If it opens a log buffer, how will the user distinguish this log buffer and the traditional log buffer. There's a big risk of confusion here. The only reasonable interface I can think of is a minibuffer prompt "log message for sealing: " but if the user wants to provide a body too, he'll be lost. I think the right way to implement this is by adding two arguments to the current `tla-commit' (seal and fix), but then, it should not go in the 1.0 (But you can open a 1.1 branch for the purpose). No need to hurry for 1.0, we can release a 1.2 soon after the 1.0 if there are important features ... -- Matthieu
