Le 06/03/2010 19:04, Abdelrazak Younes a écrit :
* There has been some work on dispatch results, but I have no idea whats the current status. JMarc? There are already filled bugs around dispatch.
Concerning the DispatchResult stuff, I have to admit I do not know what the status is :) I think it does not work worse than before, but I am not sure I fixed the bugs I wanted to fix...
In particular "inset-modify tabular" has to be addressed...
For inset-modify, I think that putting this as AtPoint function was wrong. Actually the reason why it happens is the
"inset-modify changetype" variant which actually makes no sense. We should define a inset-change-type lfun and use this in contextual menus. JMarc