Jean-Marc Lasgouttes wrote:

>>>>>> "Lars" == Lars Gullik Bj�nnes
>>>>>> <[EMAIL PROTECTED]> writes:
> 
> Lars> if ::getStatus returns false, flag has not been set and thus we
> Lars> want view()->getStatus instead.

I thought that flag could have been set earlier by lyx_gui::getStatus(). But
in this case we would have to change LFUN_SEQUENCE, too.

> Georg, I think that Lars' patch is good after the changes that we have
> done to getStatus.

Fine.

> OTOH it might be a good idea to change the signature of
> BufferView::getStatus from
>   FuncStatus BufferView::getStatus(FuncRequest const & cmd)
> to
>   bool BufferView::getStatus(FuncRequest const & cmd, FuncStatus & flag)

I think so, too.


Georg

Reply via email to