Andre Poenitz wrote:
> Is that else-branch equivalent to
> 
>                  } else {
>                     doInsertInset(this, cmd, true, false);
>                  }
>                  break;

Depends what doInsertInset does with cmd doesn't it... Ie, does it 
check that it is dealing with LFUN_INSET_INSERT or not? 

I don't have the sources to hand. Can you tell me which file 
doInsertInset is to be found in and I'll have a look using the 
viewcvs web interface.

Wishlist: a grep interface to this web interface...

-- 
Angus

Reply via email to