Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Jean-Marc . Lasgouttes
Richard Heck <[EMAIL PROTECTED]> writes: > OK. So what sorts of insets ought to be allowed in InsetOptArg? Or > what sorts ought to be excluded? I do not know really. JMarc

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Richard Heck
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: + // FIXME At present, these are being enabled and disabled according to + // whether PASSTHRU has been set in the InsetLayout. This makes some + // sense, but there are other checks that should really be done. E.g., +

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Martin Vermeer
On Mon, 08 Sep 2008 10:23:52 +0200 [EMAIL PROTECTED] wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > >> > BTW, I do not understand why this stuff is done in InsetCollapsable > >> > instead of InsetText. > >> Me either. Probably goes back to who knows when. > > Try move it and you'll find ou

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Jean-Marc . Lasgouttes
Martin Vermeer <[EMAIL PROTECTED]> writes: >> > BTW, I do not understand why this stuff is done in InsetCollapsable >> > instead of InsetText. >> Me either. Probably goes back to who knows when. > Try move it and you'll find out what the reason is if any... Very wise advice :) Any chance to se

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-06 Thread Martin Vermeer
On Fri, Sep 05, 2008 at 11:05:32AM -0400, Richard Heck wrote: > Jean-Marc Lasgouttes wrote: > > [EMAIL PROTECTED] writes: > > > >> + // FIXME At present, these are being enabled and disabled according to > >> + // whether PASSTHRU has been set in the InsetLayout. This makes some > >> + // se

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-05 Thread Richard Heck
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: + // FIXME At present, these are being enabled and disabled according to + // whether PASSTHRU has been set in the InsetLayout. This makes some + // sense, but there are other checks that should really be done. E.g., +

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-05 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > + // FIXME At present, these are being enabled and disabled according to > + // whether PASSTHRU has been set in the InsetLayout. This makes some > + // sense, but there are other checks that should really be done. E.g., > + // one should not be able to i