On Thu, Nov 13, 2003 at 10:15:03AM +0000, Angus Leeming wrote:
> 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.text3.C Andre'
